How to downgrade Simulink model version?
6 ビュー (過去 30 日間)
古いコメントを表示
Some models I'm using were created with a newer version of Simulink (7.6) than I'm permitted to use (I'm using 2009b). When executed the warnings about block parameters that don't exist in this version are output.
How do I convert a model created in newer versions of Simulink to the version I'm using? I've tried Save As but that did not make the warnings go away.
thanks, Fred
0 件のコメント
採用された回答
Kaustubha Govind
2011 年 12 月 13 日
SaveAs should ideally convert the model so that it loads without warnings. Could you specify what warnings you see? In some cases, it may be that you are using a feature or block that did not exist in a previous version and cannot be converted into an acceptable form in an older version of Simulink. However, it could also be that the SaveAs functionality needs to be fixed to finish the conversion completely - in which case, this needs to be reported to Tech Support.
In your situation, it seems to be the latter case. Please consider reporting this to MathWorks Tech Support. It may be that the SaveAs functionality was fixed in a more recent version of Simulink.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!