Constructs a new data element.
Namespace: Extreme.Data.MatlabAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
protected MatlabDataObject(
string name
)
Protected Sub New (
name As String
)
protected:
MatlabDataObject(
String^ name
)
new :
name : string -> MatlabDataObject
Parameters
- name
- Type: SystemString
The name of the element.
Numerical Libraries
Supported in: 6.0
Reference