Next: Decimalsign
Up: Datafile
Previous: Set datafile commentschars
Contents
Index
Set datafile binary
The set datafile binary command is used to set the defaults when reading
binary data files. The syntax matches precisely that used for commands
plot and splot. See binary (p. ) for details about 5#5binary list6#6.
Syntax:
set datafile binary <binary list>
show datafile binary
show datafile
unset datafile
Examples:
set datafile binary filetype=auto
set datafile binary array=512x512 format="%uchar"
Ethan Merritt
2007-03-03