- Define intial value x0 = -2*pi ;
- Define final value x1 = +2*pi ;
- Use linspace. Read about it. Create the required vector x.
- Use the functions sin(x) for sin and cos(x) for cos.
- Use plot to plot the required. Read about plot.
Sine and Cosine plot
1 view (last 30 days)
Show older comments
Can anyone help me on How to get sine and cosine plot of the variable,between -2pi to 2pi . .
0 Comments
Accepted Answer
KSSV
on 4 Feb 2021
It is your Home work which is really simple. And you should do it. Here are the hints.
0 Comments
More Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!