Matlab 3D figure

edited January 2005 in Internet & Media
Hello,

I have the problem, that I programmed a visualization for a C++ programm in matlab. I have created figures in which spheres are displayed and take the frames of different time steps in order to make a avi movie out of it.

now to the problem, I need to draw the eliiptical paths of the single spheres within the figures. Does anybody know how this can be done?

Thx for your help

Comments

  • TheBaronTheBaron Austin, TX
    edited January 2005
    for the avi, look up avifile, addframe, and close
    the line function can plot in 3d
Sign In or Register to comment.