write (cv.PCA) - MATLAB File Help
cv.PCA/write

Write PCA objects to file

obj.write(filename)
str = obj.write(filename)

Input

Output

Writes eigenvalues, eigenvectors and mean to the specified file.

See also
Method Details
Access public
Sealed false
Static false