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

simulinkSimulink PLC Coder

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

Best Answer

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