MIFprint description |
|
|
MIFprint is C code for a mex-file which saves MATLAB plots and Simulink models to MIF files.
MIFprint.c is C code for a mex-file which saves MATLAB plots and SIMULINK models to MIF files. These files can be opened in FrameMaker; the plots are then fully editable in FrameMaker. MIFprint.m is the m-file which contains the help for MIFprint.
MIFprint compiles under Matlab 5.x ('cmex MIFprint.c') but not under earlier versions of Matlab. It has been tested under Matlab 5.2 and 5.3 running on Windows and Unix.
MIFprint is based on ai2mif which can be found in toolsv4. It has been MEX-ified and color capability (among other things) has been added. Requirements:
· MATLAB Release: R11
|
|