Hi Sven,
I don't have Matlab on my computer so the following is just a wild guess:
As far as I know you can include C code into Matlab or at least into
Simulink. Maybe you could try to execute your Python script in that C code?
Daniel
--
http://mail.python.org/mailman/listinfo/python-list
> PyMat will not help you! PyMat works the other way around, ie it
> allows for Matlab calls from Python.
excuse my ignorance: but why would that not be helpful? I may be
missing something blindingly stupid (very possible) but it seems to me
using PyMat would be just as powerful (if not more) as
[EMAIL PROTECTED] wrote:
> check out PyMat:
> http://claymore.engineer.gvsu.edu/~steriana/Python/pymat.html
>
> I've never used it but I believe it should work for your needs.
> However, I highly recommend taking a look at SAGE:
> http://modular.math.washington.edu/sage/
> which has an interface
check out PyMat:
http://claymore.engineer.gvsu.edu/~steriana/Python/pymat.html
I've never used it but I believe it should work for your needs.
However, I highly recommend taking a look at SAGE:
http://modular.math.washington.edu/sage/
which has an interface to octave.
-ph
--
http://mail.python.