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 ![]() ![]() ![]() ![]() ![]() |
|||||||||
See also: LoadBinary (Mat4D), AppendToBinaryFile, SaveAsXMLFile | |||||||||
SaveBinary |
|||||||||
The method SaveBinary stores all matrix data in the time slots between TSlotStart and TSlotEnd in the file FName. If any of the time slot parameters is zero or negative, the entire data matrix is stored. If TSlotStart is beyond the maximum time slot of the matrix an exception is raised. If TSlotStart is within the data range but TSlotEnd is beyond the maximum time slot, only the available data are saved.
|