registry_saveΒΆ
registry_save copies all UniPlot settings from the Windows registry to the specified XML file.
- bool = registry_save(ssFilename)
Return Value
bool.
Parameters
- ssFilename
ssFilename is the complete filename. This name should have the filename extension
.xml
.
History
Version |
Description |
---|---|
5.9 |
New |
id-2002770