Connecting from Matlab to Maxima



2010/8/2 prabhu <prabhu.8822 at gmail.com>:
> Sorry for my miswording.
> My task is to make an executable which can perform the Symbolic operations
> (mainly Laplace transforms) on the input given by the user. The interface is
> a
> GUI made in MATLAB.
> Can anyone suggest me if there is any possible solution for that ?

If You have only limited number of expressions, You actually need
neither Matlab's Symbolic toolbox nor Maxima: You can just prepare
that expression beforehand and then run numerical calculation with
them in final application for customers (in the case of matlab You
need MatLab Toolbpx for this).

I have the similar problem (but in my case I have an application in
Mathematica and I need to rewrite it without requirement of
Mathematica for final customers).

-- 
Regards,

?? -Andrey