Problem 44929. Plot Line Specifications
Create a line plot for function cos(x) where x is a vector of linearly spaced values going from 0 to input N with an increment of 0.03 between values. Use a red dotted line with a * marker. The function must return the handle to your plot.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers159
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15497 Solvers
-
3366 Solvers
-
How to find the position of an element in a vector without using the find function
2711 Solvers
-
1353 Solvers
-
Return unique values without sorting
911 Solvers
More from this Author13
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!