Keep original signal names in FileLog
2 views (last 30 days)
Show older comments
When using File Log block to log multiple signals I use a Mux to combine the signals into one, as shown below.

However this causes the signals in Data Inspector to be named as Mux:1(1), Mux:1(2).

My question is how can I keep the original signal names (signal_name_constant and signal_name_sinewave) in the FileLog?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!