From octave-graphics-request at bevo dot che dot wisc dot edu Thu May 25 11:31:25 2000 Subject: arrow and linewidth From: zakaria To: octave-graphics at bevo dot che dot wisc dot edu Date: Thu, 25 May 2000 23:26:28 +0700 (JAVT) Dear all, I have any problem about make arrow in looping and make linewidth. this command : i=1;j=4; octave>gset arrow from i,j to i+2,j+3 octave> line 0: undefined variable: i and problem make linewidth : if I can make linewidth in gnuplot but in octave can't in gnuplot : gnuplot>plot (10) lw 4