LOADBINARY(1)             TIPSY COMMANDS            LOADBINARY(1)




NAME

       loadbinary - load in data from a binary file


SYNOPSIS

       loadbinary  time  [ x-center y-center z-center x-hwidth y-
       hwidth z-hwidth ]


ALIASES

       loadb


DESCRIPTION

       loadbinary loads in the data at time time  from  the  cur-
       rently open binary file.  If more than one time is present
       in the binary file the time closest to time is  used.   It
       is  typical (and useful) to have many sequential time out-
       puts in one tipsy binary file. If no binary file  is  open
       an  error  is generated.  Binary files can be opened using
       the openbinary command.  Binary files can be created using
       the  readascii  command  or the ascii2binary program.  The
       data cannot be used until box 0 is loaded using either the
       loadall  or  setbox command.  If the arguments x-center y-
       center z-center x-hwidth y-hwidth z-hwidth are given, then
       a  subbox  centered  at x-center y-center z-center of half
       width x-hwidth y-hwidth z-hwidth is loaded.


SEE ALSO

       loadall(1), openbinary(1), readascii(1), setbox(1)



KQ Release 2.0            22 MARCH 1994             LOADBINARY(1)

Man(1) output converted with man2html