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 Solvers296
Suggested Problems
-
Split a string into chunks of specified length
2034 Solvers
-
Change the sign of even index entries of the reversed vector
626 Solvers
-
370 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
-
1618 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!