Export protected model to a previous version
22 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I have a model that I want to protect and share with a customer, the model is part of a project and has some dependecies (data dictionaries, reference subsystems). I'm using Matlab 2025b the customer Matlab 2024b.
Is there a way to protect a model and its dependencies in a previous release?
The only way I found theoretically (I have still to try it) is to export the whole project in the previous release and generate the protected model from it... but seems quite cumbersome. Alternatives?
0 件のコメント
回答 (1 件)
Brian
約1時間 前
編集済み: Brian
約1時間 前
Hi Alex,
Please see this documentation link for information on protected models in different releases:
While it is possible to use a protected model created in a previous release (e.g. use a protect model from R2024b in R2025b), it is not possible to use a protected model created in a newer release (e.g. use a protected model from R2025b in R2024b).
Unfortunately, the approach you've mentioned is the best workaround.
Also see this post for more details:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Large-Scale Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!