|
From: m s. <mw...@us...> - 2008-11-08 15:05:34
|
Hi all, I was trying to plot a single data file with multiple indexes. I want to plot some indexes with lines and some with points. I tried the following in a 4.3 CVS snapshot: list="points lines points" plot for [j=1:3] 'data' with word(list,j) I thought the word() command would be expanded much like it does for title. However it just results in an expecting error. Should the word() command be expanded in the above situation? If so, would that be difficult to implement? Regards, Mike Sutton -- Be Yourself @ mail.com! Choose From 200+ Email Addresses Get a Free Account at www.mail.com |