MatValueString Constructor |
Represents a string value.
Namespace: Altaxo.Serialization.MatlabAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic String(
string Value
)
Parameters
- Value String
- The string value.
See Also