1
0

Initial commit

This commit is contained in:
github-classroom[bot]
2023-09-27 06:23:10 +00:00
committed by GitHub
commit bb7f798573
38 changed files with 640 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@
IO_select = 0;
Choice_1=Simulink.Variant('IO_select==0');
Choice_2=Simulink.Variant('IO_select==1');