How do I connect to the same MATLAB session from two different Scripts ?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Wireless Communications finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!