The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home MathPack OpenArrays Procedures and Functions SaveBinaryArray | |||||||||
See also: LoadBinaryArray, ReadBinaryArrayHeader, SaveArrayAsImg, LoadArray | |||||||||
SaveBinaryArray |
|||||||||
The procedure SaveBinaryArray stores the data of the array Arr in the binary file specified by the parameter FName. The parameter DataID may contain any single-line user-defined identifier which is stored with the data. The procedure increments the global variable ProcStat and calls the feedback routine MathFeedBackProc in order to allow feedback to the user during time consuming calculations.
|