Click or drag to resize

yvesSave(String, Single) 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
 
See Also