Category:RLaB: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 10:
RLaB does not try to be a Matlab clone. Instead, it borrows what I believe are the best features of the Matlab language and provides improved language syntax and semantics. The syntax has been improved to allow users more expression and reduce ambiguities. The variable scoping rules have been improved to facilitate creation of larger programs and program libraries.
 
The project rlabplus is its successor for 32- and 64-bit linux operating systems. It incorporates a number of updated and new solvers, functions and procedures. E.g., it includes the Gnu Scientific Library (GSL) in its entirety. It integrates data-visualization capabilities using the plotting packages pgplot, Gnuplot or xmgr.
It integrates data-visualization capabilities using the plotting packages pgplot, Gnuplot or xmgr.
It supports data-export to different formats, e.g., openoffice.org or HDF5.
It can also communicate through serial port or GPIB interfaces.
Anonymous user