|
See also: VoseCurrentSample, Simulation settings window
VoseCurrentSim()
This function reports the current simulation number during a simulation run. It requires no input parameters.
For example, in the simulation setting window, one might select 5 simulations with 1000 samples for each simulation:

Running the model will result in the VoseCurrentSim() function returning the value ‘1’ during the first simulation, then {2,3,4,5} for the remaining simulations.