manpagez: man pages & more
info gnuplot
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.21.14.5 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` for details about <binary list>.

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"


© manpagez.com 2000-2025
Individual documents may contain additional copyright information.