Обновление
This commit is contained in:
parent
718c469eb2
commit
a7a098ad56
|
|
@ -183,7 +183,8 @@ void Model_actuator_step(void)
|
||||||
/* : fprintf('SIMULINK Stop Mode\n'); */
|
/* : fprintf('SIMULINK Stop Mode\n'); */
|
||||||
printf("SIMULINK Stop Mode\n");
|
printf("SIMULINK Stop Mode\n");
|
||||||
fflush(stdout);
|
fflush(stdout);
|
||||||
|
printf("SIMULINK Stop Mode2\n");
|
||||||
|
fflush(stdout);
|
||||||
/* End of Outputs for SubSystem: '<S10>/If Action Subsystem2' */
|
/* End of Outputs for SubSystem: '<S10>/If Action Subsystem2' */
|
||||||
} else {
|
} else {
|
||||||
/* Outputs for IfAction SubSystem: '<S10>/If Action Subsystem3' incorporates:
|
/* Outputs for IfAction SubSystem: '<S10>/If Action Subsystem3' incorporates:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue