How can I rename logsout signals on data inspector on Simulink?
Afficher commentaires plus anciens
I want to change the names datalog(1), datalog(2) and so forth with different names each. I tried clicking "rename" but it just ends up duplicating each others names.

Réponses (1)
Nicolas B.
le 16 Déc 2019
0 votes
When I want to do so, I use on my Simulink model data bus instead of vectors. So I can set a name per signal by setting a label to each line.
Is it what you are looking for?
Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!