|
From: SteppXXL <mm4...@sp...> - 2009-01-28 13:16:58
|
Thomas Sefzick wrote: > > plot "data"" using 0:(valid(5)?0/0:$3) linetype 2 , ""using > 0:(valid(5)?$3:0/0) lt 3 > Thank you. I solved it similar but '0/0' is a good idea. -- View this message in context: http://www.nabble.com/Variable-color-tp21688841p21705476.html Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |