It is a straightforward question: Is there a faster alternative to all(a(:,i)==a,1) in MATLAB?
all(a(:,i)==a,1)
I\'m thinking of a implementation that benefits from short