I have two $10$-dimensional convex hulls from using the Matlab function 'Convhulln'.
I would like to know to what extent they overlap. In a $2D$ scenario the 'intersect' function can be used but not in higher dimensions.
Does someone know how to achieve this?
Preferably I would like to know by how many percent the hulls overlap.