How do I connect to the same MATLAB session from two different Scripts ?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Wireless Communications en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!