Command for handle of Model explorer

8 views (last 30 days)
Tanuja Kotha
Tanuja Kotha on 25 Nov 2020
Answered: Vimal Rathod on 30 Nov 2020
What is the command for handle of Model explorer
I would like to extract the description of a parameter (data) of a state chart through model explorer
Please help me with the commands

Answers (1)

Vimal Rathod
Vimal Rathod on 30 Nov 2020
Hi,
You could use "get_param" function to get the values of the parameters from the simulink workspace.
Refer to the following link to know more about the function

Categories

Find more on Complex Logic in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!