I have a whole bunch of 2D matrices in matlab (they should make a three-dimensional matrix, where the 3rd dimension is time), and I'm trying to make a video from image data.
I know that I can use surf () to create a surface graph using one of the 2D matrices, but I'm not sure which command to call to take all my 2D matrices and convert them to a video image.
Can anyone help?
Mechy source share