MATLAB: How to find the part of a larger table or array that is not in a smaller table or array

MATLAB

Hi,
I have two tables A and B, each have a column dates, A.dates, B.dates. How to find out the part that is in B but not in A, or wise versa?
Thanks!

Best Answer

Related Question