![]() |
|
|||||||
| Simulation Analysis simulation software (Arena, AutoMod, Enterprise Dynamics, ExtendSim, PlantSim, ProModel, SIMUL8, WITNESS), input and output analysis, experimental design, optimization, simulation model verification and validation |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
hi, I am newbie in arena and I have following problem: I need insert more condtions for one branch in decide process(in N-way by conditions). for example something like that, but in right syntax:
"expression, variable1==1 and variable2==2 and variable3=0" can somebody write right syntax of this? |
|
|||
|
Hello,
I am not sure I have clearly understood what you want. If you want to add some conditions, use the Decide panel (Basic Process), and choose N way by condition, and add your conditions. You will then be able to compare, but not assign a new value (for your variable 3). If you want to assign a value to a variable, use the Assign Panel (in Basic Process) |
|
|||
|
[QUOTE=Subcommander;8328]anyone cant help me? maybe you dont understand what i want. hope, picture help
i dont know right syntax in expression in red cyrcle: http://imageshack.us/f/818/arenaq.png/[/QUOTE] Replace "AND" by "&&" such as: variable1==1 && variable2==2 and you're done. You may also use a handy feature named "Build expression" by right click on the text box "Value" (or wherever you need to enter an expression). |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|