LiveCode and Mathematica

2013-03-07 Thread Andrew Meit
I would help test it. I have been wanting Mathematica support inside an x-talk for decades. Go for it. Please. andrew ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscripti

Re: LiveCode and Mathematica

2013-03-06 Thread Monte Goulding
I don't know what Mathematica exports. Does it export the code to generate an image for the graph? My guess is it just exports the functions and you would need to plot the results yourself in LC. You also might want to check the license on the code that Mathematica generates before distributing

LiveCode and Mathematica

2013-03-06 Thread Gregory Lypny
Hello everyone, I've never written an external, but I wonder whether it is possible to incorporate Mathematica code in a LiveCode app. Mathematica notebooks and functions can be exported in C code. Mathematica also has some of the best plotting functions and matrix functions that I ha