Simulation Manager - Changing the X-axis

조회 수: 2 (최근 30일)
Andy
Andy 2024년 1월 4일
답변: Andy 2024년 1월 8일
Hi,
I wonder if anyone can help? I would like to change the x-axis in the Simulation Manager from Runid to an angles (0 to 180 in 5 degree steps (37 in total)). Is there a simple way to do this? I don't seem to be able to locate a parameter in the model, do I need to set something up?
Thanks, Andy

채택된 답변

Andy
Andy 2024년 1월 8일
Hi Divyanshu,
Many thanks for this, it works!
Best regards,
Andy

추가 답변 (1개)

Divyanshu
Divyanshu 2024년 1월 4일
Hi Andy,
The easiest way to Control the label of x-axis and what data should be displayed on the x-axis, is by setting the appropriate fields. You can find the corresponding fields under "Plot Properties".
Please refer the following documentation for further details:
Hope it helps!
  댓글 수: 2
Andy
Andy 2024년 1월 4일
Hi Divyanshu,
Thank you for your reply. I have had a look under the "Plot Properties", the only options are: Runid or logsout{1} or tout.
I wish to either assign a new set of parameters for the x-axis from 0 – 180 degrees in 5-degree intervals or assign the parameter to the Runid.
This will then enable me to plot logsout{1} vs angle rather than logsout{1} vs Runid
Best regards,
Andy
Divyanshu
Divyanshu 2024년 1월 5일
편집: Divyanshu 2024년 1월 5일
Hi,
You can make use of 'setVariable' function. Please refer the following example for better understanding about the usage of this function:
And for further details on 'setVariable' function please refer the following documentation:

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by