Error with the simulink downsample component

Hello,
I am using the downsample component in simulink, but I am getting the error message:
"Nonzero sample time offsets are not supported"
during C++ generation.
My sample offset is set to 0 in the block parameters window. I also tried to use a workspace variable set to 0 to see if it makes a difference. No change.
I have used this block before without any problem. Any recommendation on how to debug this?
Thanks!

Answers (1)

It lloks like it is working if the component is used at the top level but fails with the bizarre message if used in a subsystem.

1 Comment

Hello Pascal, have you solved your problem? Because I have the same issue with you too

Sign in to comment.

Categories

Find more on Modeling in Help Center and File Exchange

Products

Release

R2023a

Asked:

on 1 Jun 2023

Commented:

on 22 Jul 2024

Community Treasure Hunt

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

Start Hunting!