How do I connect to the same MATLAB session from two different Scripts ?
이전 댓글 표시
I have a batch file that will start Matlab and run a simulink model to collect some data. Later I run another script that is supposed to stop the model and save the data to a MAT file.
The problem is that the second script starts a new instance(process) of Matlab and never performs the way it is expected.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Wireless Communications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!