How to get all the parameters of Mask ?

1 次查看(过去 30 天)
I'm trying to make a Superclass that first calls all the values of the Parameters of the Blocks in the .mdl SIMULINK file. Is there any command that I can get all such values ? I know how to use find_system command and get_param but they only get a particular parameter.

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2016-7-22
编辑:Azzi Abdelmalek 2016-7-22
For the Constant block for example:
get_param('untitled/Constant','DialogParameters')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by