How can I rename logsout signals on data inspector on Simulink?

1 次查看(过去 30 天)
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.
Nicolas B. 2019-12-16
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?

类别

Help CenterFile Exchange 中查找有关 Prepare Model Inputs and Outputs 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by