engSetVisible when starting Matlab Engine from Python
이전 댓글 표시
Hello, when starting Matlab Engine from C++ it was possible to have the engine window visible, and keep it open even after the code was finished, so easy debugging of the workspace content of the engine session was possible. When starting the matlab engine from python, the engSetVisible command does not work and a startup option ("-visible") is not understood. Is there a solution to this? I am aware that a possible workaround is to save the workspace at the end of the script and then reload it. Just this is less convenient than having the workspace open and accessible straight away. Thanks a lot
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Call MATLAB from Python에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!