From: Petr M. <mi...@ph...> - 2004-07-13 08:36:05
|
> The option of omitting the using specification is legacy behaviour of > gnuplot. How about this proposal, then: require binary file always to > have using specifiers, and be done with that complication. > > > The question for me is should the user be required > > *always* to enter specifically how columns are to be used via "using"? Requirement for using specifiers always for plot ... binary would be rather cumbersome. Current syntax is OK, e.g. plot 'x.edf' binary with image --- PM |