How can I find the documentation of the AnalyticLinearization Parameter and Model function flags?
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 20 Oct 2020
metehan akinci
le 20 Oct 2020
Fangjun Jiang
le 20 Oct 2020
Which script? Is it built-in?
Walter Roberson
le 20 Oct 2020
I would say that it turns on linearlizing of the model using the technology described in the patent.
Réponses (0)
Catégories
En savoir plus sur Configure and View Diagnostics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!