|
From: Shigeharu T. <sh...@ie...> - 2009-08-07 07:24:47
|
shige 08/07 2009 ---------------- In docs/gnuplot.doc of current CVS version C RCS $Id: gnuplot.doc,v 1.577 2009/08/05 04:16:49 sfeam Exp $ I found the following point. ----- From here ----- --- gnuplot.doc.ORG 2009-08-07 16:14:28.000000000 +0900 +++ gnuplot.doc 2009-08-07 16:17:45.000000000 +0900 @@ -5522,7 +5522,7 @@ plot for [<variable> in "string of words"] The scope of an iteration ends at the next comma or the end of the - command, whichever comes first. Iteration may be nested. + command, whichever comes first. Iteration may not be nested. Example: plot for [dataset in "apples bananas"] dataset."dat" title dataset ----- To here ----- I think the nesting of iteration is NOT allowed in the current version of gnuplot. If not, such example should be written in the document. +========================================================+ Shigeharu TAKENO NIigata Institute of Technology kashiwazaki,Niigata 945-1195 JAPAN sh...@ie... TEL(&FAX): +81-257-22-8161 +========================================================+ |