Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating with Matlab #2

Open
uvcyclotron opened this issue Nov 25, 2013 · 1 comment
Open

Integrating with Matlab #2

uvcyclotron opened this issue Nov 25, 2013 · 1 comment
Assignees

Comments

@uvcyclotron
Copy link
Owner

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

@ghost ghost assigned uvcyclotron Nov 25, 2013
@uvcyclotron
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant