| Download a pdf copy of this help file here |
See also: VoseCurrentSim, Simulation settings window
VoseCurrentSample()
This function reports the current sample (sometimes known as trial or iteration) number during a simulation. 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 VoseCurrentSample() function returning {1,2,3,…999,1000} during the first simulation, then repeating this cycle for the other four simulations.