在Extendsim软件中设置Eqution模块中点击Test Equation测试编程时弹出Found oVars_Values,expecting:;是什么意思 3 d/ n, n1 L& v下面是我编写的程序/ m0 R0 U/ ~& b/ B2 D
if(length1<length2 and length1<length3) $ D: L- M/ S. p: h/ [ outCon1=1;6 I4 h0 \' W$ O# i6 \
elsif(length2<length1 and length2<length3) ; L' `) B: z; g. k
outCon1=1;9 p8 y I: O& [" n
elsif(length3<length1 and length3<length2) 9 J& B( g4 l D. C, X" y" S
outCon1=2; / w/ f$ e# H a1 T! X1 V+ S- P8 O