Running simmechanics in discerete mode
1 view (last 30 days)
Show older comments
Pouya Jamali
on 29 May 2012
Commented: nivethitha p
on 12 Jun 2015
Is it possible to simulate a Simmechanics model in discrete mode?I tried to do that but Simulink showe me an error that there is a continues state in the block diagram but there isn't! What is the problem?Any one has any idea?
2 Comments
Kaustubha Govind
on 29 May 2012
By "discrete mode", do you mean that you selected a Discrete Solver? Also, please paste the *exact* error message that you receive.
Accepted Answer
Guy Rouleau
on 29 May 2012
SimMechanics requires a continuous solver. The solver can be variable or fixed step.
The fixed-step solver closest to discrete is ODE1. Since it has no minor time steps, it is almost equivalent.
If this does not do the job for your application, please let us know why.
3 Comments
Anbu
on 31 Mar 2015
Hello Mr. Rouleau, I have the same problem, and i get the same error (The "FixedStepDiscrete" solver cannot be used to simulate block diagram 'piddiscrete' because it contains continuous states), for all the types of solver. what should i change, either the solver or some other settings?
nivethitha p
on 12 Jun 2015
hello anbu even i have got the same problem as like u... no solver type is working in my model... what should i do? did u get the answer for that? kindly reply me
More Answers (0)
See Also
Categories
Find more on Simulation Setup in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!