Main
Home
Quick tour
Documentation
Mailing Lists
Demonstration
Download
Sourceforge project
FAQ
History
Links


Toolboxes
Char
Control
Crypto
Finance
FunFun
General
Graphics
Image
Internal
InputOutput
LinearAlgebra
Matrix
Miscellaneous
Net
Polynomial
Set
Signal
SpecFun
SpecialMatrix
Statistics
String
System
Time
Trigonometric
...


Contact
Developers

JMathLib
A Java Clone of Octave, SciLab, Freemat and Matlab.

[Index] [Documentation] [Demonstration] [Download]

Chapter 18. Access MathLib From Perl

The tools/perl/MathLib.pm file allows Perl programs to create objects of the MathLib program and access it's functions. Though with the following caveats.

1) The MathLib modules requires the JVM.pm module (available from CPAN).

2) This module has so far only been successfully installed under Linux

3) Not all of the functionality of MathLib is available from the module.

Last modified
SourceForge Logo