yvesSave(String, Single) Method |
Namespace: DWSIM.MathOps.MathEx.SysLinAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public static void Save(
string strFile,
float[,] sM
)
Public Shared Sub Save (
strFile As String,
sM As Single(,)
)
Request Example
View SourceParameters
- strFile String
-
- sM Single
-
See Also