help-octave
[Top][All Lists]
Advanced

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

Re: I want make a curve with only vectors


From: Doug Stewart
Subject: Re: I want make a curve with only vectors
Date: Sat, 15 Dec 2018 10:50:22 -0500

x= [01 2 3 4]
y= [0 10 15 20]
plot(x,y)


On Sat, Dec 15, 2018 at 10:45 AM linuxnero <address@hidden> wrote:
i have
x=[0 1 2 3 4]
and
y=[0 10 15 20]
how i can do to the program(plot) link the points in a curve form



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html




--
DASCertificate for 206392


reply via email to

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