How can I rename logsout signals on data inspector on Simulink?
이전 댓글 표시
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.

답변 (1개)
Nicolas B.
2019년 12월 16일
0 개 추천
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?
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!