Where can I find Simulink block element identifier?
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Fangjun Jiang
2023-4-7
编辑:Fangjun Jiang
2023-4-7
get_param(FullBlockPath, 'SID')
Please see this Q&A.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!