How to count different value from 2 cell?
이전 댓글 표시
Help me please, i have problem to count different value from 2 cell
like :
A = '1' '2' '5' '6' '2' '7' '7' '9' '10' '2' '4' '9' '2' '2'
B = '1' '2' '5' '6' '2' '5' '7' '9' '8' '2' '4' '9' '2' '2'
total different value in B from A is 2 among other is 5 below 7 and 8 below 10, can y'all solve this problem?
new user matlab here:(
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Elementary Math에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!