How do i load a .mat file into matlab workspace when using matlab engine and calling from python?
Show older comments
Im calling a matlab function from python using matlab engine. Everything works fine except varialbles stored in a .mat file wont load to the matlab workspace, i get 'undefined or missing variable'. I tried loading from the matlab function and from python. It is not a path problem and i am confident i have isolated the problem to the loading of the .mat file.
Answers (0)
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!