From: Hans-Bernhard B. <br...@ph...> - 2004-08-20 07:46:54
|
Daniel J Sebald wrote: >>> splot 'binary2' binary u 1:2:3:($2+($1+$2)/10) w pm3d >>> splot sin(x) w l [...] > Sure, probably. Maybe initialize the variable before the df_open() > call. No. The problem with the second plot is much simpler: this is a *function* plot, and that means there's simply *no* justification whatsoever to even look at df_no_use_specs. Remember: 'df_' stands for "data file" here. |