필터 지우기
필터 지우기

How can I fix this "The "FixedStepDiscrete" solver cannot be used to simulate block diagram,because it contains continuous states"

조회 수: 103 (최근 30일)
The "FixedStepDiscrete" solver cannot be used to simulate block diagram because it contains continuous states. I am using TI Hardware TMS320 F28335.

채택된 답변

Sebastian Castro
Sebastian Castro 2015년 10월 5일
You should replace any continuous-time blocks with states (e.g. Integrator, Transfer Fcn, PID Controller, etc.) with their discrete-time equivalents.
I believe there is a check in Model Advisor that can help find these for you. It is under By Task > Modeling Standards for MAAB > Simulink > Check for blocks not recommended for C/C++ production code deployment.
- Sebastian
  댓글 수: 2
NN
NN 2019년 9월 13일
Where can i find model advisor?I have ony model explorer uner Tools
Ashiqur Rahaman MOLLA
Ashiqur Rahaman MOLLA 2022년 4월 7일
It's under the modelleing tab of the simulink interface and in that it is situated in the top left corner.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Component-Based Modeling에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by