Keep original signal names in FileLog

1 view (last 30 days)
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?

Accepted Answer

Zoltan Geiszt
Zoltan Geiszt on 18 May 2022
Use a Bus instead of a Mux

More Answers (0)

Categories

Find more on Prepare Model Inputs and Outputs in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!