Where can I find Simulink block element identifier?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Selena Mastrodonato
el 7 de Abr. de 2023
Comentada: Selena Mastrodonato
el 11 de Abr. de 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 comentarios
Respuesta aceptada
Fangjun Jiang
el 7 de Abr. de 2023
Editada: Fangjun Jiang
el 7 de Abr. de 2023
get_param(FullBlockPath, 'SID')
Please see this Q&A.
Más respuestas (0)
Ver también
Categorías
Más información sobre Reporting and Database Access en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!