Simulink Test harness inputs have wrong sample time

6 views (last 30 days)

I'm trying to create a test harness for a Simulink model using Simulink Test. This model is discrete and sample time independent, so doesn't set any sample times. The config parameter sample time is set to auto. When I create a harness, the signal spec blocks and inports are set to a sample time of 5. There doesn't seem to be any way to specify this. Any ideas?

  1 Comment
JamieFish
JamieFish on 10 Jul 2025

I've "solved" this problem by setting the model step size explicitly before generating the harness. Not sure why this is necessary.

Sign in to comment.

Answers (0)

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!