ensemble.parseScope
Parse scope inputs
Syntax
Description
Parses the ‘scope” input used in various ensemble methods. Throws an error if the input is not valid.
Input Arguments
scope
any data type
The input being checked
Output Arguments
useFile
scalar logical
Indicates whether to interpret values in the scope of the saved .ens file (true), or in the scope of the values used by the ensemble object (false).