How to add ground and terminator in protected model

2 ビュー (過去 30 日間)
rest12
rest12 2020 年 9 月 2 日
回答済み: Fangjun Jiang 2020 年 9 月 2 日
How to add ground and terminator to inputs and outputs in protected model. If the model is not protected then it can be done using addterms('sys') but if the model is protected then how to add ground and terminator.

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2020 年 9 月 2 日
That is why it is called "proteted mode", right? There are different level of protection. You may be able to read-only the model, simulate the model, or use the generated code. It is depending on how the model is protected. To modify the model (add Terminator and Ground block), you need to get the original model.

カテゴリ

Help Center および File ExchangeModel Protection についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by