Thursday, September 1, 2011

Matlab - File Extensions


File Extensions


Native
.fig
MATLAB Figure


.m 
MATLAB function, script, or class


.mat 
MATLAB binary file for storing variables


.mex... 
MATLAB executable (platform specific, e.g. ".mexmac" for the Mac, ".mexglx" for Linux, etc.)


.p 
MATLAB content-obscured .m file (result of pcode() )


Third-party
.jkt 
GPU Cache file generated by Jacket for MATLAB (AccelerEyes)


.mum 
MATLAB CAPE-OPEN Unit Operation Model File (AmsterCHEM)

No comments:

Post a Comment