MATLAB File Help: cv.SVM/getSupportVectors Index
cv.SVM/getSupportVectors

Retrieves all the support vectors

sv = model.getSupportVectors()

Output

The method returns all the support vectors as a floating-point matrix, where support vectors are stored as matrix rows.

See also
Method Details
Access public
Sealed false
Static false