help-octave
[Top][All Lists]
Advanced

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

Linestyle with plot3


From: Mma Kenya
Subject: Linestyle with plot3
Date: Thu, 29 Jun 2017 00:51:01 -0700 (PDT)


Hi everyone,

how to change linestyle when using plot3. I am trying to plot a dashed dot
line (-----) between two points, it is not working. When I used:

plot3([x1,x2],[y1,y2],[z1,z2],'linewidth',3,'k--'),

only the linewidth and the color change but the linestyle is still solid.
Please, would someone explain me how to set changes. I am using GNU octave
version 4.0.2. Thanks a lot for advance. All the best !!!




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Linestyle-with-plot3-tp4683937.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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