MATLABFIGVIEWER
From BAWiki
Basic Information
Name of Program
matlabfigviewer
Version-Date
March 2016
Description-Date
March 2016
Catchwords
Matlab
'*.fig'
Figure
Plot
MATLAB
Acknowledgment: This project took advantage of netCDF software developed by UCAR/Unidata (www.unidata.ucar.edu/software/netcdf/).
Short Description of Functionality
The application matlabfigviewer allows to view files in Matlab figure format (*.fig) with no licensed Matlab installed. After opening the Matlab figure file it is possible to adjust plot size, line width, font size and the Renderer as well as to export the figure to different formats. Additionally, it is possible to zoom to details of the displayed figure and to individually extract values from the plot.
Input-Files
All files in Matlab figure format (*.fig)
Output-Files
The displayed figure can be saved in all formats supported by Matlab (*.JPG,*.PNG,*.PDF,*.EPS,*.FIG,*.BMP,*.PCX,*.PBM,*.PGM,*.PPM,*.SVG,*.TIF).
Methodology
The matlab command openfig() is used for opening the given files.
Program(s) to run before this Program
INSPECT_CONTROL_VOLUMES DISPLAY_PERCENTILES QUICKPLOT
Program(s) to run after this Program
Additional Information
Language
Additional software
Linux: MATLAB Compiler Runtime MCR R2015a in directory /usr/local/MATLAB/R2015a
Original Version
Maintenance
Documentation/Literature
http://de.mathworks.com/help/matlab/ref/openfig.html
See also under MATLAB.
back to Program Descriptions