Search found 1 match

by brettspicer
Wed Apr 08, 2009 12:02 pm
Forum: Vensim
Topic: VMax Help
Replies: 2
Views: 2613

VMax Help

I am new to Vensim and trying to compare multiple variables to each other to find the maximum value. Currently I am doing this by using MAX(Var 1, MAX(Var 2, Var 3)) but want to be able to get the maximum of (Var 1, Var 2, Var 3). I believe that VMAX can be use to do this, but have not had success s...