plotting step graph...

John W. Eaton jwe at octave.org
Wed Apr 15 14:07:47 CDT 2009


On  1-Apr-2009, P$,1 y(Bemysl Vrba wrote:

| I have problem wiht plotting step graph. I want to plot something like this...
| 
| plot ([1 2 3], [2 1 3], "L")


Try the stairs function instead of plot.

jwe


More information about the Help-octave mailing list