Filter löschen
Filter löschen

How to add ground and terminator in protected model

2 Ansichten (letzte 30 Tage)
rest12
rest12 am 2 Sep. 2020
Beantwortet: Fangjun Jiang am 2 Sep. 2020
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.

Antworten (1)

Fangjun Jiang
Fangjun Jiang am 2 Sep. 2020
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.

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by