RiskAMP Home
Support Forum : RiskAMP
Goto Thread: PreviousNext
Goto: Forum ListMessage ListNew TopicSearchLog In
Capturing Raw Simulation Data
Posted by: EWS (---.smf.ragingwire.net)
Date: August 8, 2009 08:38PM

Is it possible to export all trial values from a given simulation?

I was readying through the posts and found the SimulationValuesArray command and tried it by inputting "=SimulationValuesArray(XX)" into a cell, where "XX" was the row/column of my dustribution function. Only a single number was returned.

Re: Capturing Raw Simulation Data
Posted by: riskamp (Moderator)
Date: August 8, 2009 09:28PM

Hi,

That's an Excel array. Excel will only display the first value, but all the values are in there. For example, try

=COUNT( SimulationValuesArray( A1 ))

However if you want single values, you can use the SimulationValue function,

=SimulationValue( A1, 1 )

where "1" is the trial number. Build a table like that (1,2,3...) and you can get all the values.

Alex Edwards
alex@riskamp.com



Sorry, only registered users may post in this forum.
This forum powered by Phorum.