Why do I get an 'inconsistent sample time' error when using an S-function generated from a subsystem in Simulink?

12 次查看(过去 30 天)
I receive an 'inconsistent sample time' error when using an S-function from a subsystem. I changed input signal sample time of original Subsystem.

采纳的回答

MathWorks Support Team
This is the expected behavior in Real-Time Workshop. When a subsystem with a This is the expected behavior in Real-Time Workshop. When a subsystem is built using S-Function target, its sample time is hardcoded, based on the final time of the model and number of steps.
To work around this issue, you can either explicitly set the sample time, or place in a subsystem.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by