hello friends, when i done a modelling in simulink error "the "FixedStepDiscrete" solver cannot be used to simulate block diagram,because it contains continuous states" is occuring.... even i tried all the solver types but nothing worked.. help me..

4 次查看(过去 30 天)
i have tried all the solver and didnt get anything its just giving me the same error without that i cannot run the plc code.please give me a solution .
Thank you

采纳的回答

Fangjun Jiang
Fangjun Jiang 2020-10-5
You mean "all the solver" that are available??
Choose "ode45" or "auto". What is the error message if theare are any? It can't be the same as "the FixedStepDiscrete cannot be used".
  3 个评论

请先登录,再进行评论。

更多回答(1 个)

Sowmya Bethi
Sowmya Bethi 2020-10-5
  3 个评论
Fangjun Jiang
Fangjun Jiang 2020-10-5
On the left of "solver", select "Variable-step" and then try different type of solver.
You may be abel to run simulation but won't be able to generate PLC code. To generate code, the solver type has to be "fixed-step". You need to make your model discrete. Right now, your model has continuous states as the error message says.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Simulink PLC Coder 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by