Plot graph not showing
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 17 de Nov. de 2021
Your code does not call the function that does the plotting.
0 comentarios
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!