help-octave
[Top][All Lists]
Advanced

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

Re: (no subject)


From: Pantxo
Subject: Re: (no subject)
Date: Sat, 21 Nov 2015 07:38:27 -0800 (PST)

Jonathan Camilleri wrote
> 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
> 
> 
> 
> [image: Inline images 1]
> 
> -- 
> Jonathan Camilleri
> 
> Mobile (MT): ++356 7982 7113
> E-mail: 

> camilleri.jon@

> 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.
> 
> _______________________________________________
> Help-octave mailing list

> Help-octave@

> https://lists.gnu.org/mailman/listinfo/help-octave
> 
> 
> image.png (237K)
> <http://octave.1599824.n4.nabble.com/attachment/4673596/0/image.png>
> iris-data.csv (3K)
> <http://octave.1599824.n4.nabble.com/attachment/4673596/1/iris-data.csv>





--
View this message in context: 
http://octave.1599824.n4.nabble.com/no-subject-tp4673596p4673598.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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