Use a integrator in Simulink/MATLAB 2015a

2 views (last 30 days)
P Z
P Z on 16 May 2019
Answered: Jonas on 21 Jun 2019
Hi everyone,
I encouraged a confusing problem in real-time control with MATLAB 2015b. Once I put an integral term or a transfer function into the simulink, even if this module is not connected to any other module, the experimental results will change significantly. And the experimental results will become the same as before when I deleted this integral term or transfer function. Has anyone suffeed such a trouble?

Answers (1)

Jonas
Jonas on 21 Jun 2019
Is the block a discrete block or a continuous block? When using a continuous block in a model with only discrete blocks, your solver may change to be able to be able to solve the continuous function.

Community Treasure Hunt

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

Start Hunting!