How do I connect to the same MATLAB session from two different Scripts ?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Wireless Communications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!