Method ltpda_algorithm/save




    
    
    
Method Details
Access public
Defining Class ltpda_uo
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
save
FILENAME '' none Name of the file to save in.
The format is determined based on the file extension:
  • .xml for XML format
  • .mat for Matlab format
PREFIX '' none Filename prefix
POSTFIX '' none Filename postfix
INDIVIDUAL FILES 0
  • 0
  • 1
Save the objects into Individual files

Example

plist('FILENAME', '', 'PREFIX', '', 'POSTFIX', '', 'INDIVIDUAL FILES', [false])

back to top back to top

Some information of the method ltpda_uo/save are listed below:
Class name ltpda_uo
Method name save
Category Output
Package name ltpda
Can be used as modifier 1
Supported numeric types {'double'}




©LTP Team