How do I get the version number of the Simulink in which the model was developed?
古いコメントを表示
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.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!