Get all labels from my simulink model
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Alikouider
el 4 de Mayo de 2022
Editada: Alikouider
el 5 de Mayo de 2022
I would like to get the list of all my labels from my simulink model?
input, output, testpoint etc...
Which matlab code do I have to use please?
thanks for your understanding...
0 comentarios
Respuesta aceptada
Jon
el 4 de Mayo de 2022
I'm not sure exactly what information you are looking for but I think you should be able to use the find_system function to get what you want
If you are still stuck, please attach a small example model and an explanation of exactly what information "labels" you want
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!