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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!