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 Solvers219
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15632 Solvers
-
Find state names that start with the letter N
1319 Solvers
-
Sum all integers from 1 to 2^n
16049 Solvers
-
1172 Solvers
-
Remove entire row and column in the matrix containing the input values
414 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!