Plot graph not showing
1 view (last 30 days)
Show older comments
I tried to run the code in MATlab. Normally the plot fucntion would show me a graph of the data listed in the code.This time it's only giving me the answer in the command window, not showing plot. How do I make it so that it shows the graph. Included a picture of the code.
0 Comments
Answers (1)
Walter Roberson
on 17 Nov 2021
Your code does not call the function that does the plotting.
0 Comments
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!