How to create a 'rotating' gif or movie of a surface?

I have a 3d surface in Matlab. I want to create a rotating 3d surface so that it is viewed from all directions and then be able to generate a GIF or a movie out of it.
Is this possible?
Thank you

Answers (2)

I recall a tool on the FEX that would let you create a movie from a sequence of surfs. It was anymate .
Zoltán Csáti
Zoltán Csáti on 11 Nov 2014
Edited: Zoltán Csáti on 11 Nov 2014
Yes, it is. The principle is that you create different views and then concatenate it to a movie. See this page. Views can be set by the view function

Asked:

A
A
on 11 Nov 2014

Edited:

on 11 Nov 2014

Community Treasure Hunt

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

Start Hunting!