MATLAB: How to find indices of a vector within a matrix

indiceslocatelocationMATLABmatrixvaluesvector

Hi, I have a vector that contains three values and I want to to locate their indices in a bigger matrix
thanks in advance.

Best Answer

The documentation describes it better than I can.