You are on page 1of 1

Instructions:

Write the code of the given problems in Script File and then copy the code on a single
word file directly along with the output of the program. In the end, please upload the file
in vulms.

Draw the multiple graphs of the functions f1(x)=sinx and f2(x)=2sinx in the interval [-pi, 2pi]
using the command of ezplot by adding an increment of pi/100 in the interval.

Also label the horizontal axis with "x" and vertical axis with "y".

Make the title of the graph as "Multiple graphs" and keep the layout of the graph as Grid.

You might also like