How do I get the output from a script similar to this, which uses the Matlab Engine?
I would also be helpful if I can understand how to change the path so that I can access matlab files in a different directory from my python file. I tried adding the path through sys, but it didn't work.
How do I get the output from a script similar to this, which uses the Matlab Engine?
I would also be helpful if I can understand how to change the path so that I can access matlab files in a different directory from my python file. I tried adding the path through sys, but it didn't work.
Thank you.