Prev: average on a circle
Next: White Gaussian Noise
From: Adam on 29 Apr 2010 18:55 Hey all, I am very novice, Matlab is the program they are using to teach my Intro to computer programming course. But I have a question that I can't seem to find an answer to. If one is catching plots with getframe for an animation, - is there a way to suppress the plot so the movie doesn't play first at an awkward speed? mata=[z,x,y]; surf(mata) %looking for code here to suppress plot M(i)=getframe; help is met with thanks az
|
Pages: 1 Prev: average on a circle Next: White Gaussian Noise |