在Extendsim软件中设置Eqution模块中点击Test Equation测试编程时弹出Found oVars_Values,expecting:;是什么意思, @+ V) M g' b# i; Z e, D
下面是我编写的程序 / D( ?% i$ p6 F0 e' }3 v) I. Eif(length1<length2 and length1<length3) 1 M; n& I3 o! n/ Y/ n+ M outCon1=1; u1 n5 Z @$ _) x6 S2 Pelsif(length2<length1 and length2<length3) ( e7 p3 Y5 K2 v. |" R outCon1=1;% L" i8 D3 m( H: ?
elsif(length3<length1 and length3<length2) : U S" p5 Z* M. goutCon1=2; v) `) B% l* ]; C