help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
line 0: invalid command
From
:
Mahmood Naderan
Subject
:
line 0: invalid command
Date
:
Thu, 4 Jul 2013 05:52:05 -0700 (PDT)
Dear all,
When I use "plot" command I get an error (not important I think). See the following commands
octave:6> x = [1 2; 3 4; 5 6]
x =
1 2
3 4
5 6
octave:7> p1 = plot(x(:,1), x(:,2), "ro", "markersize",10, "linewidth", 3); hold on;
octave:8>
gnuplot> nset obj 1;
^
line 0: invalid command
What does that mean?
Regards,
Mahmood
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
line 0: invalid command
,
Mahmood Naderan
<=
Re: line 0: invalid command
,
Freddy Omar López Quintero
,
2013/07/07
Re: line 0: invalid command
,
Ben Abbott
,
2013/07/07
Prev by Date:
Re: version differences
Next by Date:
Re: Octave Online Interface
Previous by thread:
version differences
Next by thread:
Re: line 0: invalid command
Index(es):
Date
Thread