How do I get the version number of the Simulink in which the model was developed?
Mostrar comentarios más antiguos
I want to programmatically find out with which version of Simulink a particular model has been developed. For eg. i am in Matlab2009b and I want to write a script which will check whether a selected model from uigetfile is from Matlab2009b or an older version. I have tried for eg. get_param(gcs,'Version') but that only returns the current Simulink version. Could someone please help me.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!