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