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..

5 vues (au cours des 30 derniers jours)
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

Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 5 Oct 2020
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 commentaires
Sowmya Bethi
Sowmya Bethi le 5 Oct 2020
i am getting only one error that is the same error which i posted .._!!
Fangjun Jiang
Fangjun Jiang le 5 Oct 2020
Can you show a snapshot of your solver setting page, including the dropdown list of all the available solvers?

Connectez-vous pour commenter.

Plus de réponses (1)

Sowmya Bethi
Sowmya Bethi le 5 Oct 2020
  3 commentaires
Fangjun Jiang
Fangjun Jiang le 5 Oct 2020
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.
Sowmya Bethi
Sowmya Bethi le 5 Oct 2020
so i should change in my model to generate the plc code .
Thank you for the reply so fast ..!!

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink PLC Coder dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by