help-octave
[Top][All Lists]
Advanced

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

Re:


From: Doug Stewart
Subject: Re:
Date: Sat, 21 Nov 2015 10:58:08 -0500



On Sat, Nov 21, 2015 at 10:34 AM, Jonathan Camilleri <address@hidden> 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



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.


_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave



Why don't you put a subject in the subject line of the email?

--
DASCertificate for 206392


reply via email to

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