Actions

MATLABFIGVIEWER: Difference between revisions

From BAWiki

imported>Nickelsen Levin
(Created page with "{{ProgramDescription |name_de=MALTABFIGVIEWER |name=matlabfigviewer |version=March 2016 |version_descr=March 2016 |catchwords= Matlab<br /> '*.fig'<br /> Figure<br /> Plot<br...")
 
imported>Nickelsen Levin
m (Corrected a typo in the link to the german version)
Line 1: Line 1:
{{ProgramDescription
{{ProgramDescription
|name_de=MALTABFIGVIEWER
|name_de=MATLABFIGVIEWER
|name=matlabfigviewer
|name=matlabfigviewer
|version=March 2016
|version=March 2016

Revision as of 10:50, 19 April 2016

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

MATLAB

Additional software

Linux: MATLAB Compiler Runtime MCR R2015a in directory /usr/local/MATLAB/R2015a

Original Version

L. Nickelsen

Maintenance

L. Nickelsen

Documentation/Literature

http://de.mathworks.com/help/matlab/ref/openfig.html
See also under MATLAB.


back to Program Descriptions


Overview