linmod or linearize?

Hi,
I found two different methods to linearize a simulink model: linearize and linmod. Both can lin. the system at an operation point or at a certain time. Whats the difference between both? Linearize is used by the Linear Analysis Tool, which seems to be relatively new. Is linmod an older method that will be replaced by linearize?
Cheers, Frank

 Accepted Answer

Arkadiy Turevskiy
Arkadiy Turevskiy on 9 Apr 2012
Edited: Siddharth Jawahar on 19 Feb 2024

1 vote

Please take a look here, and scroll down to the section "Linearization Using Simulink Control Design Versus Simulink".
HTH.
Arkadiy

More Answers (2)

GS
GS on 4 Jan 2023

0 votes

The "linearize" command is available only if you have the Simulink Control Design add-on, which you have to pay extra for. It does not come as a standard part of Simulink, AFAIK. The "linmod" command does not have the same features, but it is standard Simulink.

Community Treasure Hunt

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

Start Hunting!