How to increase the accuracy of autogenerated code?

1 view (last 30 days)
I have a simulink model that propagates some dynamics based on dynamic equation of motion.
I am using simulink autocode to generate code.
When I compare the models I notice the error starts to diverge a lot as simulation time passes.
My question is: For dynamic systems when we have to take derivatives and integration at every time step, is there a setup I have to do? or there are best practices to generate code for this kind of systems?
I would like the error between the simulink model and the generated code as small as possible.

Answers (0)

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!