we want to to open a simulink model using mscript but if there is two MATLAB versions installed then how to seelect a particular MATLAB version
1 view (last 30 days)
Show older comments
Actually we want a mscript patch which we can add in our existing mscript & we can open our model in whatever MATLAB version we want, if there is multiple mMATLAB version installed on our system
0 Comments
Accepted Answer
Walter Roberson
on 1 Jan 2013
In the past, Mathworks has indicated that the method is to use the matlab.exe /register flag to register the version you want to invoked.
8 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!