|
From: | Egidio Fabris |
Subject: | Re: bug on plot function |
Date: | Wed, 9 Jan 2019 20:56:57 +0100 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |