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 ?
Thank you
Prabhakar
On Sun, Aug 1, 2010 at 7:00 PM, Richard Fateman <fateman at cs.berkeley.edu>wrote:
> prabhu wrote:
>
> Hi all,
>
> I was trying to connect Maxima from Matlab and use its symbolic
> capabilities.
> The reason why I want to use Maxima is that Matlab's Symbolic toolbox
> cannot be
> compiled,
>
> Huh? the symbolic toolkit is a package that is already compiled.
>
> but I may have to create an executable for my code (with the code
> still being available for download).
>
> Maxima does not generally create "executables" for download.
>
> I referred through the threads with similar
> topic, but am unable to find the exact answer.
>
> Your question does not seem to maek sense.
>
>
>
> Can we connect Maxima from Matlab and compile the entire code ?
>
> What code are you referring to? Maxima itself is already compiled (Lisp).
>
> Perhaps you are misusing at least some of the words: compile, code,
> executable, download?
>
>
> Did
> anyone do this before ? If yes, how can I communicate from Maxima to
> Matlab?
>
> One way would be for Maxima to print out a ".m" file and matlab to read it
> in.
>
>
> Thank you very much
> Prabhakar
>
> ------------------------------
>
> _______________________________________________
> Maxima mailing listMaxima at math.utexas.eduhttp://www.math.utexas.edu/mailman/listinfo/maxima
>
>
>