Path: Common/General
-------------------------------------------------------------------------- Save a MATLAB movie. .avi will be appended to the file name. Type SaveMovie for a demo creating and saving a movie of a SCARA robot. -------------------------------------------------------------------------- Form: SaveMovie( m, fileName ) -------------------------------------------------------------------------- ------ Inputs ------ m (1,1) Movie file fileName (1,:) File name ------- Outputs ------- None --------------------------------------------------------------------------
Back to the Common Module page