在Extendsim软件中设置Eqution模块中点击Test Equation测试编程时弹出Found oVars_Values,expecting:;是什么意思 3 x2 c9 W9 f1 M' }5 t" S* o& H下面是我编写的程序2 ^+ J8 _5 ~$ H: i/ O
if(length1<length2 and length1<length3) - h4 v: X t, N' H2 L; i outCon1=1;& w \- Y2 ^1 K2 s0 Z
elsif(length2<length1 and length2<length3) * }+ J7 h4 e4 U! Q5 T outCon1=1;. P6 }: M) F6 V: C# Y% W9 C7 H, o' o
elsif(length3<length1 and length3<length2) ( Y2 L! @" q. d. @
outCon1=2; 3 E, C2 ~0 B d; z( ?' X- e/ x