Clear Filters
Clear Filters

How to obtain the line plots of 3 variables

1 view (last 30 days)
tanvi
tanvi on 9 May 2013
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.

Answers (1)

David Sanchez
David Sanchez on 9 May 2013
try with drawnow function
( see help drawnow )

Categories

Find more on Graphics Performance 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!