How do i load a .mat file into matlab workspace when using matlab engine and calling from python?

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)

Asked:

on 26 Apr 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!