What is the difference between .fig and .mat?
- Extension
- .fig
- .mat
- Format
- Binary
- Category
- Vector Image
- Data
- Developer
- XFig
- The MathWorks
- Description
- This is a file used for creating line plots in the form of vector images. They include text objects, splines, forms, arcs, lines and arrows. It can contain a set of colors, images and sketches. It was initially developed for the Xfig drawing program, but today it’s used in other drawing editors.
- MAT (MATLAB Image Format) is an image file format created by MathWorks for storing and sharing MATLAB data and images. It contains data in a binary format, as well as metadata describing the image. MAT files can be used to store images, 3D models, and other types of data.
- MIME Type
- application/x-xfig
- application/octet-stream
- Sample
- sample.mat
- Wikipedia
- .fig on Wikipedia
- .mat on Wikipedia