Clear Filters
Clear Filters

Show results after simulation

4 views (last 30 days)
Paola Martin
Paola Martin on 3 Jun 2023
Commented: Paola Martin on 3 Jun 2023
I am building an interface that performs simulations using simulink simulation input and output objects. But at the moment of showing my simulation results in the interface, I noticed that they appear without the units. It is the same as it is shown if I use the data inspector. Has anyone worked with these simulink objects and managed to display the units? What other alternatives do you suggest to work with several groups of simulations of the same simulink/simscape model with an interface. Thanks

Answers (1)

Pratyush
Pratyush on 3 Jun 2023
Are you viewing the simulation results in the scope block? If yes then you can go to the Axes properties button in the toolbar, in the dialog box select units tab. There you can enter the units for your signal.
  1 Comment
Paola Martin
Paola Martin on 3 Jun 2023
Hello thanks for your answer. No, I am using simulation Manager and data inspector to see the results. And in the GUI I develop I use get.simlog.BlockName.Parameter. To get the results. But I can't get the units to appear. I can't put them manually because, although I work with a single simscape model, sometimes I will need to use other models.

Sign in to comment.

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!