Where can I find Simulink block element identifier?
10 views (last 30 days)
Show older comments
Selena Mastrodonato
on 7 Apr 2023
Commented: Selena Mastrodonato
on 11 Apr 2023
I used the command Simulink.ID.getSID to get a simulink block ID. Can it be found somewhere in the properties? I would like to include it automatically in the report generated using Simulink Report Generator.
0 Comments
Accepted Answer
Fangjun Jiang
on 7 Apr 2023
Edited: Fangjun Jiang
on 7 Apr 2023
get_param(FullBlockPath, 'SID')
Please see this Q&A.
More Answers (0)
See Also
Categories
Find more on Simulink Report Generator 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!