You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Directly call maltab using subprocess.call() using cmd line, since the requirement is only to run a .m file in matlab. Get the output from a file created via the matlab script, read that output file.
Tried mlabwrap. Gives error and requires a lot of preinstall work arounds. Not a good fix. Try some other way.
http://stackoverflow.com/questions/2883189/calling-matlab-functions-from-python
http://obasic.net/how-to-install-mlabwrap-on-windows
The text was updated successfully, but these errors were encountered: