I Want to do the sensitivity analyse of my parameters using MATLAB 2017....for this how can i proceed? please help

2 views (last 30 days)
Actually i am installed yesterday this software and i want to do the sensitivity analyser of my parameters but i have installed matlab 2017 version. Here i am not able to found anything related to sensitivity analyser so can you please suggest me how can i go through.

Answers (1)

Mathy
Mathy on 16 Jul 2024
Hi Nainik,
To open the Sensitive Analyzer app, you can use the following methods:
  • Simulink Toolstrip: On the Apps tab, under Control Systems, click the Sensitivity Analyzer.
  • MATLAB command prompt: Enter
ssatool('modelname')
You can refer to the documentation below to learn more about the Sensitive Analyzer: https://www.mathworks.com/help/sldo/ref/sensitivityanalyzer-app.html
Hope this helps!

Categories

Find more on Install Products in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!