How to use 'setdiff' func. on cells

 Accepted Answer

cellfun(@setdiff,a,b,'un',0)

2 Comments

Thanks. Is there a page that I can learn more about this function ?

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!