On 8/7/12 9:33 PM, fero wrote:
Dear all,

I open a new post in order to be more specific.

Is there any way to open a Sagecell that use matlab as default interpreter
(or have a "select" box, like I can do in the notebook) ?

It isn't built in to the sage cell right now. I wonder if you automatically wrap any input in

matlab.eval("""

and

""")

before it is executed, if that might do the trick for your use-case. Even better would be to use matlab.eval to execute code in the backend device.

Sorry I can't be of more help; I don't have much time to work on the sagecell right now.

Thanks,

Jason


--
--
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org



Reply via email to