Click or drag to resize

yves.Save(String, Single[2]) Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static void Save(
	string strFile,
	float[,] sM
)
Request Example View Source

Parameters

strFile  String
 
sM  Single[2]
 
See Also