|
From: | Nicholas Jankowski |
Subject: | Re: Scatter does not allow non conformant arguments |
Date: | Wed, 25 Nov 2015 13:46:49 -0500 |
Can anyone help me figure out what is wrong here, I am trying to use a matrix which is 150x4, and, I do not understand the validation, unfortunately.The errors are not very clear.scatter(iris_data, min(iris_data), 'o')error: __scatter__: mx_el_or: nonconformant arguments (op1 is 600x1, op2 is 4x1)error: called from__scatter__ at line 52 column 7scatter at line 86 column 10Regards,
[Prev in Thread] | Current Thread | [Next in Thread] |