How do i load a .mat file into matlab workspace when using matlab engine and calling from python?
Mostrar comentarios más antiguos
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.
Respuestas (0)
Categorías
Más información sobre Call Python from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!