Problem with Video Making out of trisurf/surf Plots

Hi everyone,
I am making a video using sequence of frames. I use getframe() to save n number of figures in an nx1 structure array, M. All running in a for loop, and finally I make the movie using movie2avi function.
The problem is, if I use plot3 function to plot my data, I can perfectly have the movie regardless the number of frames per second. However, when I use trisurf or surf functions to plot my data, I cannot save the frames of figures properly. I use the same data, only difference is plotting with trisurf/surf in this time.
What would cause this problem?
I would appreciate your inputs regarding to this problem, and your suggestions for any solution.
Cheers, Burak

Answers (0)

Categories

Products

Asked:

on 13 Mar 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!