# doc-cache created by Octave 4.0.0
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 5
fload


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 223
 -- Loadable Function: VAR = fload (FID)
     Loads a single variable of any type from a binary stream, where it
     was previously saved with fsave.  Not suitable for data transfer
     between machines of different type.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Loads a single variable of any type from a binary stream, where it was
previousl



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 5
fsave


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 232
 -- Loadable Function: fsave (FID, VAR)
     Save a single variable to a binary stream, to be subsequently
     loaded with fload.  Returns true if successful.  Not suitable for
     data transfer between machines of different type.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Save a single variable to a binary stream, to be subsequently loaded
with fload.





