Category:RLaB: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 6: Line 6:
RLaB does not try to be a Matlab clone. Instead, it borrows what might be 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.
RLaB does not try to be a Matlab clone. Instead, it borrows what might be 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.
The project ''rlabplus'' is its successor for 32- and 64-bit linux operating systems.
It adds new solvers, functions and procedures, while updating the existing ones, all with purpose of
It adds new solvers, functions and procedures, while updating the existing ones, all with purpose of
increasing the versatility of RLaB.
increasing the versatility of RLaB.
Line 12: Line 12:
[http://www.astro.caltech.edu/~tjp/pgplot/ pgplot],
[http://www.astro.caltech.edu/~tjp/pgplot/ pgplot],
[http://www.gnuplot.info/ Gnuplot], or [http://plasma-gate.weizmann.ac.il/Grace/ xmgr].
[http://www.gnuplot.info/ Gnuplot], or [http://plasma-gate.weizmann.ac.il/Grace/ xmgr].
rlabplus also supports data-export to different formats, e.g., to [http://www.openoffice.org/ openoffice.org],
''rlabplus'' also supports data-export to different formats, e.g., to [http://www.openoffice.org/ openoffice.org],
and reads and writes more advanced data formats, e.g., [http://www.hdfgroup.org/HDF5/ HDF5].
and reads and writes more advanced data formats, e.g., [http://www.hdfgroup.org/HDF5/ HDF5].
It can also communicate with the outside world through serial port or GPIB interfaces, or through tcp/ip or http/ftp.
It can also communicate with the outside world through serial port or GPIB interfaces, or through tcp/ip or http/ftp.