在Extendsim软件中设置Eqution模块中点击Test Equation测试编程时弹出Found oVars_Values,expecting:;是什么意思$ ?: b+ f" u) t! \5 \
下面是我编写的程序
4 ^6 ~, c7 J+ F; j- [% ~, dif(length1<length2 and length1<length3)
* }0 u2 m+ d" K; x4 q outCon1=1;
+ Z, H3 o# } |7 @0 delsif(length2<length1 and length2<length3)
* G- g+ {: X, D8 _ outCon1=1;
; z r* Z+ x0 |* ]& ?0 N7 uelsif(length3<length1 and length3<length2)
7 c: N2 z7 h8 m+ h2 KoutCon1=2;
( v+ K0 y! }; \1 f6 `, a |