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 Solvers271
Suggested Problems
-
Get the length of a given vector
12380 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12955 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1969 Solvers
-
Replace Nonzero Numbers with 1
424 Solvers
-
calculate the length of matrix
2176 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!