[pstricks] dataread in a table within multido loops

mathias legrand legrand.mathias at gmail.com
Tue May 11 21:25:38 CEST 2010


Hi all,

is it possible to read in a table through a multido loop with pstricks ?

table=[0, 1][2,3][4,1]/
/
\multido{\i=0+1}{2}{
   \multido{\I=0+1}{3}{
     \psline(0,0)(\i,\J)
     }
}

thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20100511/2d694a42/attachment.html>


More information about the PSTricks mailing list