How to hide/protect my *.mdl file from the final user, who need to run it?

2 ビュー (過去 30 日間)
Eyal Sapir
Eyal Sapir 2014 年 6 月 24 日
コメント済み: Eyal Sapir 2014 年 6 月 24 日
I developed a simulink model (*.mdl file). I am running it by using sim() from an *.m file. The all package is delivered to my customer. I would like to hide the *.mdl file from the final user. Can I convert it to other format? (pcode is only for m file ...)

採用された回答

Kaustubha Govind
Kaustubha Govind 2014 年 6 月 24 日
You may want to look into protected models.
  1 件のコメント
Eyal Sapir
Eyal Sapir 2014 年 6 月 24 日
OK, thank you. Actually, I was hopping to get answer from you because I saw that you have answered similar questions in the past. We will now need to learn this topics to details. Thanks.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by