Error Messages/40351

Revision as of 23:27, 16 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = The second parameter to WhatIfAll must be a 1-D list of variables. = Cause = The second parameter to WhatIfAll must be a list of variables,…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message Examples

The second parameter to WhatIfAll must be a 1-D list of variables.

Cause

The second parameter to WhatIfAll must be a list of variables, but you seem to have passed either a non dimensional or a multidimensional object.

Remedies

Pass a list of variables as the second parameter to the WhatIfAll function.


Loading comments...
Comments
<comments />