Block output differs for different instances with same parameters

17 views (last 30 days)
I have developed a custom library block that is being used in several subsystems within a model. However, the different instances of the block generate different outputs while the block parameters are kept constant (i.e., the only variation occurs in the subsystem containing the block and not in the block itself). The trends in the outputs are the same, but the values are slightly different between block instances.
Is this a known aspect of Simulink models with respect to model complexity/model layout?
  1 Comment
Paul
Paul on 16 Nov 2024 at 13:37
Edited: Paul on 16 Nov 2024 at 13:37
Generally speaking, if two instances of a block are identical in all respects (i.e., parameters, sample time, etc.) and are stimulated with the same inputs, then the outputs should be identical.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!