Simulink有一个基础步长,就是你在configuration--》solver里面设置的步长。
然后可以对subsystem 、block单独设置各种步长,但这些自定义的步长需要是基础步长的整数倍。
按照你这种情况,基础步长可以设置为1, 对B subsystem右键property,sample time设置为10就可以了。
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!