Next: Call Unix select on Octave streams, Up: Functions possibly helpful in parallel execution [Index]
select
(fid, var)
Save a single variable to a binary stream, to be subsequently loaded with fload.
var =
(fid)
Loads a single variable of any type from a binary stream, where it was previously saved with fsave.