help-octave
[Top][All Lists]
Advanced

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

[no subject]


From: Jonathan Camilleri
Subject:
Date: Sat, 21 Nov 2015 16:34:23 +0100

I cannot quite logon to https://savannah.gnu.org, and, somehow I cannot retrieve my password again.

I was trying to plot a graph with the value of the first row of a matrix as a proportion of the rest of the matrix, but somehow I did not succeed.

addpath('C:\Users\slyth_000\Downloads\temp\src\data-sets')
load('iris-data.csv')
iris_data      150x4              4800  double
plot (r1/iris_data(:,:)) //does not work
plot (r1/max(iris_data(:,:))) //does not work



Inline images 1

--
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]