

- #FREEMAT MULTIPLE INPUTS FOR MAC OS X#
- #FREEMAT MULTIPLE INPUTS MAC OS X#
- #FREEMAT MULTIPLE INPUTS MAC OS#
- #FREEMAT MULTIPLE INPUTS 64 BIT#
#FREEMAT MULTIPLE INPUTS 64 BIT#

3D Plotting and visualization via OpenGL.Function pointers (eval and feval are fully supported).Codeless interface to external C/C++/FORTRAN code.Pass-by-reference support (an IDL feature).Full support for dynamic structure arrays.Heterogeneous array types (called “cell arrays” in MATLAB-speak) fully supported.Full control structure support (including, for, while, break, continue, etc.).Eigenvalue and singular value decompositions.Support for solving linear systems of equations via the divide operators.Built in arithmetic for manipulation of all supported data types.Support for 8,16, 32, and 64 bit integer types (signed and unsigned), 32 and 64 bit floating point types, and 64 and 128 bit complex types.N-dimensional array manipulation (by default, N is limited to 6).FreeMat supports the vast majority of MATLAB’s features including:.
#FREEMAT MULTIPLE INPUTS MAC OS#
FreeMat installers are available for Windows and Mac OS X, and source and binary packages are available for Linux.įreeMat has features that are in progress and which are in the development version or are planned for the near future such as the widgets/GUI building and the FreeMat-to-MEX interface for porting MATLAB MEX files. Other UNIX environments (such as IRIX/SOLARIS).
#FREEMAT MULTIPLE INPUTS MAC OS X#
FreeMat currently supports Windows, Linux and Mac OS X are supported platforms. FreeMat supports decompositions of single and double types.įreeMat does not currently support GUI/Widgets. FreeMat has adopted a feature of IDL that is a modified form of keywords which allows users to call a function with the arguments to the function specified in an arbitrary order. In FreeMat, users can construct matrices with strings as contents, but users have to make sure that if the matrix has more than one row, that all the strings have the same length. FreeMat now also supports the so called dynamic-field indexing expressions where the fieldname is supplied through an expression instead of being explicitly provided.

FreeMat now supports function handles, or function pointers where a function handle is an alias for a function or script that is stored in a variable.
#FREEMAT MULTIPLE INPUTS FOR MAC OS X#
Native support for Mac OS X (no X11 server required).Codeless interface to external C/C++/FORTRAN code.Pass-by-reference support (an IDL feature).Full support for dynamic structure arrays.Heterogeneous array types (called "cell arrays" in MATLAB-speak) fully supported.Eigenvalue and singular value decompositions.Support for 8,16, and 32 bit integer types (signed and unsigned), 32 and 64 bit floating point types, and 64 and 128 bit complex types.N-dimensional array manipulation (by default, N is limited to 6).
