Since R2020a, the Linear Analysis Tool is called Model Linearizer app. The features of the app remain the same, only the name has changed.
For more information execute the following command in the MATLAB R2020a command window to access the specific documentation
>> web(fullfile(docroot, 'slcontrol/ug/modellinearizer-app.html'))
The steps to linearize your Simulink model are:
1. Open the Linearization tab by clicking Linearization Manager in the Apps tab.
2. Now you can specify the portion of the model to linearize. Select a signal in your model. Then, in the Insert Analysis Points gallery, choose the type of analysis point (e.g. Input Perturbation, Open-loop Output).
3. After that, run the linear analysis by clicking the Model Linearizer button.
To view a full example demonstrating the linearization workflow in R2020a, execute the following command in the MATLAB R2020a command window to access the specific documentation:
>> web(fullfile(docroot, 'slcontrol/ug/linearize-simulink-model.html'))
For information regarding the current release, please visit the following link to search for the required details: