What is the difference between .sun and .mat?
- Extension
- .sun
- .mat
- Format
- Binary
- Binary
- Category
- Raster Image
- Data
- Developer
- Sun Microsystems
- The MathWorks
- Description
- Bitmap image generated by a Sun Microsystems workstation; native graphic format used by the Sun Unix operating system; uses a standard image format that can be read by several graphics programs.
- 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
- image/x-sun-raster
- application/octet-stream
- Sample
- sample.sun
- sample.mat
- Wikipedia
- .sun on Wikipedia
- .mat on Wikipedia