help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scatter does not allow non conformant arguments


From: Jonathan Camilleri
Subject: Scatter does not allow non conformant arguments
Date: Wed, 25 Nov 2015 19:09:28 +0100

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 7
    scatter at line 86 column 10

Regards,

--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.

Attachment: iris_data.csv
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]