save (cv.LDA) - MATLAB File Help
cv.LDA/save
Serializes this object to a given filename
lda.save(filename) str = lda.save(filename)
Input
filename
name of file to save
Output
str
optional output. If requested, the object is persisted to a string in memory instead of writing to disk.
Method Details
Access
public
Sealed
false
Static
false