You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Matrix.SaveToMatrixMarketFile Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.SaveToMatrixMarketFile Method

Saves matrix data to MatrixMarket ASCII file format.

Syntax
C#
Visual Basic
public void SaveToMatrixMarketFile(string FileName);

Saves matrix data to ASCII file format.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!