I want to know how to handle simulink graph (I'm newbee about simulink)

2 ビュー (過去 30 日間)
장훈 정
장훈 정 2023 年 2 月 13 日
コメント済み: 장훈 정 2023 年 2 月 15 日
My question is very simple
I'm studying simulink to apply about my research
When I make a sine signal like under graph, The graph is very unnatural. I mean it is not continuous wave
I want to make the continuous graph. if the sampling rate increase, I think the graph i want display
But I cannot find it, Help me please

回答 (1 件)

Sarvesh Kale
Sarvesh Kale 2023 年 2 月 13 日
編集済み: Sarvesh Kale 2023 年 2 月 13 日
You need to modify the solver settings under configuration parameters. To access configuration parameters,
Go to the home tab under modelling in simulink -> model settings and click on model settings, change your solver type to variable step and solver to auto (Automatic solver selection) -> click okay and rerun the model,
hopefully the issue will be fixed and you should be able to see smooth sine wave. If you are just getting started with Simulink then the following resource will help you.
I hope this answers your query
Thank you.
  3 件のコメント
Sarvesh Kale
Sarvesh Kale 2023 年 2 月 14 日
can you upload your slx model ?
장훈 정
장훈 정 2023 年 2 月 15 日
Of course! I want to solve this problem quickly
Thank you

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by