shivax
2018-11-19 12:50:06 UTC
x = 1:20;
y= 1:20
plot (x,y,'bo-');
it's possible to color interval chart (example : from 1 to 5 color green)
See pic
https://gyazo.com/b85569d280f4b9355af705591b67f682
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
y= 1:20
plot (x,y,'bo-');
it's possible to color interval chart (example : from 1 to 5 color green)
See pic
https://gyazo.com/b85569d280f4b9355af705591b67f682
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html