How can I find the documentation of the AnalyticLinearization Parameter and Model function flags?

1 回表示 (過去 30 日間)
Hi,
I have been looking inside a Matlab's linearization scripts and found the below usages.
1) set_param(model,'AnalyticLinearization','on') Could not find any documentation on AnalyticLinearization
2) model([],[],[],'lincompile') , model([],[],[],'Jacobian') , model([],[],[],'all')
There are no flags as 'lincompile' 'Jakobian' or 'all' in matlabs documentation. (https://www.mathworks.com/help/simulink/slref/model_cmd.html)
Hope you guys can give me a documentation about it.
Best Regards
  4 件のコメント
Fangjun Jiang
Fangjun Jiang 2020 年 10 月 20 日
Which script? Is it built-in?
Walter Roberson
Walter Roberson 2020 年 10 月 20 日
I would say that it turns on linearlizing of the model using the technology described in the patent.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeEvent Functions についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by