help-octave
[Top][All Lists]
Advanced

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

Re: bug on plot function


From: Marco Atzeri
Subject: Re: bug on plot function
Date: Wed, 9 Jan 2019 00:02:25 -0800
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Am 08.01.2019 um 22:13 schrieb Egidio Fabris:
Using plot function in Octave 4.4.1 there are some issuses on displaying (multiple) plots.
typing the commands:

plot (x, y, "r", x, z, "b")

or

plot (x, y, "b", x, z, "r")

or

plot (x, y, "b", x, z, "b")

show only the graph(s)  with "b" parameter as a RED line.
Other color arguments that "works" are "m" wihch dispay a yellow line and "c" that display a purple  line. All the other color arguments are not visible on the plots.

for me works.
So which system and graphics toolkit are you using ?



---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus




reply via email to

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