Python, COM and MatLabs Safearray

Weirdron weirdron at b0ne.net
Wed Jul 10 05:06:05 EDT 2002


I'd like to use the COM Interface of MatLab and the functions to transfer
matrices use the following datatype:

Pointer SafeArray Real 8 (Flags = 3)

How do I create this datatype with Python? Any help is greatly appreciated.

Thanks,
Ron






More information about the Python-list mailing list