|
From: Shigeharu T. <sh...@ie...> - 2010-02-26 08:44:19
|
shige 02/26 2010
----------------
Ethan Merritt <merritt@u.washington.edu> wrote:
| Could you please start a new bug tracker entry for this on SourceForge,
| and upload the mkbin.c and mkbin.gp files to go with it?
OK, I will do.
| The binary file routines use fseek(), which will not work on
| piped input. I do not know if the code can be re-written so
| as to not use fseek().
To workaround, to use temporary file having the data of piped
input. But, I think it is better to add the comment for it to the
the document than to use mktemp().
| To me the layout described by the documentation is more natural,
| but that is not what the code implements.
I agree with you.
| Work-around:
| splot "mkbin.dat" binary matrix using 2:1:3 with lines
I confirm it.
+========================================================+
Shigeharu TAKENO NIigata Institute of Technology
kashiwazaki,Niigata 945-1195 JAPAN
sh...@ie... TEL(&FAX): +81-257-22-8161
+========================================================+
|