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: LoadFromFile, Precision, SaveToStream, StoreSparseMat, LoadFromStream, LoadSparseMat | |||||||||||||
StoreOnFile |
![]() |
||||||||||||
The function StoreOnFile stores the values of the matrix elements in a simply formatted ASCII file. The parameters LoR, HiR, LoC, and HiC define the area of the matrix to be stored on the file. The parameter FileName contains the file name specification. StoreOnFile returns a TRUE value if the matrix elements have been stored successfully.
|