mlab icon indicating copy to clipboard operation
mlab copied to clipboard

Mlab is a high-level python to Matlab® bridge that lets Matlab look like a normal python library.

Results 14 mlab issues
Sort by recently updated
recently updated
newest added

Hi, I stumbled across a few issues while evaluating mlab for our project. For two of them I found the cause, on the third I gave up and moved on...

If a string contains '\0', MATLAB will think the string terminates at this point, and it will output a weird error (but only when using `mlabraw`, else you will get...

This library is the only Python bridge to Matlab I know of that is capable of displaying GUI applications like SPM. Please add a note in the README!