How to obtain the line plots of 3 variables
Ältere Kommentare anzeigen
I have a program in which i have three variables in a function as a output. These variables are continuously updated in while loop. I am facing problem to create the 3d line plot from plot3 command. Please solve the problem.
Antworten (1)
David Sanchez
am 9 Mai 2013
0 Stimmen
try with drawnow function
( see help drawnow )
Kategorien
Mehr zu Graphics Objects finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!