Install with winget
winget
winget install FreeMat.FreeMat
Package Details
About FreeMat
FreeMat is a free, open-source environment for rapid engineering, scientific prototyping, and data processing. It is compatible with many MATLAB scripts and functions, making it a cost-free alternative for numerical computation, matrix manipulation, 2D/3D plotting, and signal processing. Runs on Windows, macOS, and Linux.
Frequently Asked Questions
Is FreeMat compatible with MATLAB code?
FreeMat aims for compatibility with many MATLAB scripts, supporting m-files, matrix operations, and common built-in functions. Some advanced MATLAB toolboxes are not available.
Is FreeMat still being developed?
FreeMat development has slowed significantly. Version 4.2 is the latest stable release. For active development alternatives, consider GNU Octave.
Can FreeMat create plots and graphs?
Yes. FreeMat includes built-in 2D and 3D plotting functions similar to MATLAB's plot commands, supporting line graphs, scatter plots, and surface visualizations.
What file types does FreeMat open?
FreeMat opens .m script files and .txt files. It can also read and write standard matrix data formats for interoperability with other tools.