Compiled s-function blocks with step size less than simulation step size
Ältere Kommentare anzeigen
Hi,
I'm working on a project where I need to use a compiled simulink s-function, which was designed to run with a step size of 0.025s. My 'base' simulation step size is 0.05s. If I try and run the simulation I get the following error:
The sample time period (0.025) specified for block 'mass_spring_comp/Mass-spring-damper/Mass-spring-damper_sfcn' is not an integer multiple of the fixed step size (0.05) specified for model
I've been trying to use rate transition blocks but without success. Is this possible?
I'm working in Simulink 5.1 (no choice about this unfortunately). Unfortunately re-compiling the blocks at the desired sample period isn't an option either. Is there any way I can reuse these blocks?
Thanks - any help is appreciated,
Luke
Akzeptierte Antwort
Weitere Antworten (1)
Luke
am 12 Sep. 2014
0 Stimmen
Kategorien
Mehr zu Simulink Coder finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!