在Extendsim软件中设置Eqution模块中点击Test Equation测试编程时弹出Found oVars_Values,expecting:;是什么意思 2 c6 U% c6 B0 f9 R& @. m下面是我编写的程序7 o- B: Q M; I! c I, f% a
if(length1<length2 and length1<length3) 0 b; b: a8 j6 g outCon1=1; - Y W5 U6 Y. D9 Lelsif(length2<length1 and length2<length3) 6 k8 U2 m0 Q* `5 F: L
outCon1=1; 4 ?: m' j- X! E h$ n, xelsif(length3<length1 and length3<length2) 7 z( d; M( W2 PoutCon1=2;! `+ S4 i7 ^& F- I