How can I rename logsout signals on data inspector on Simulink?
Show older comments
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.

Answers (1)
Nicolas B.
on 16 Dec 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?
Categories
Find more on Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!