How do I get the version number of the Simulink in which the model was developed?

59 views (last 30 days)
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.

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 28 Jun 2012

More Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!