These are the most frequently asked questions from the users of JMathLib.
B.1. General Information | |
These are some general solutions. | |
B.1.1. General Items | |
Q: | What is the purpose of JMathLib? |
A: | JMathLib is designed to be a clone of Matlab or Octave or Scilab or Freemat. |
Q: | Where can I obtain JMathLib? |
A: | Look at the website or look at the download page. |
Q: | How do I exit JMathLib? |
A: |
Just type |
B.1.2. Installation of JMathLib | |
Q: | Installation on Windows? |
A: | Just download the installer and double-click on the EXE file. |
Q: | Installation on Linux? |
A: | ... |
B.1.3. Starting of JMathLib | |
Q: | How to start JMathLib? |
A: | On windows: just double click the program icon |
B.2. Graphics | |
| |
These are some solutions to questions related to the grahpical system of JMathLib. | |
Q: | How do I plot a vector? |
A: |
|
B.2.1. Toolboxes | |
These are some answers regarding toolboxes | |
Q: | What is a toolbox? |
A: | A toolbox is a collection of .m and .class files that work on some specialized area. For example: plot functions are in the graphics toolbox. Functions for reading and writing of data from an the you harddisc are located the io-toolbox. |