Show results after simulation
조회 수: 3 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Pratyush
2023년 6월 3일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Troubleshooting에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!