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

Read PCA objects from file

obj.read(filename)
obj.read(str, 'FromString',true)
obj.read(..., 'OptionName', optionValue, ...)

Input

Options

Loads eigenvalues, eigenvectors and mean from specified storage.

See also
Method Details
Access public
Sealed false
Static false