Error Messages/40284

< Error Messages
Revision as of 18:51, 25 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = In call to function Argmin, the first parameter, vector parameter R must have at least one dimension. = Cause = You have passed a single value…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message Examples

In call to function Argmin, the first parameter, vector parameter R must have at least one dimension.

Cause

You have passed a single value as a parameter to a function that expects it to be a Vector(1-D) or an Array.

Remedies

Please look at the documentation of the function and correct the parameter passed to the function to be an Array.




You are not allowed to post comments.

Comments
<comments />