I'm trying to calculate a sample distance matrix from four points in the BNG CRS: 
Using Vector-> Analysis Tools -> Distance Matrix, I get: Input point layer is a MultiPoint layer - first convert to single points before using this algorithm
How can I get a distance matrix from my layer of many points?

