|
MatVis format: MatVis('function name', additional parameters...)
Function: 'flip'
Flips the current video mode from MATLAB command window to MatVis or from the MatVis mode to
MATLAB command
window.
Parameters :
('flip')
Return:
1 = indicates an internal error occurred in MatVis
0 = successful completion of command
Description:
Change dispaly mode.
Examples:
error = MatVis('flip') ;
See Also:
|