It is often difficult to use the Symbolic toolbox of Matlab (which is linked to the Maple engine). It can be difficult to read the input and output from the toolbox. To solve this problem, I have developed a graphical interface to the Symbolic toolbox as I describe below. I build the toolbox due to the difficulty of reading lines such as:


I used the Maple command latex(); and the interface between MATLAB and LaTeX to be able to produce a graphical output of any file of Maple commands executed through Matlab (I have some options) :

I named my function tomaple, which run the Maple file under Matlab :

And shows its output in a Matlab Figure :

Which can be easily understood...


Please Wait...