Find missing elements from table
이전 댓글 표시
Hi everybody,
I have a vector A = [1 ;2;3;4;5;6;7;8] and a Matrix B=[1 2; 1 8 ; 2 8] and I want to find the missing elements of A from B. How can I solve this?
댓글 수: 2
Ameer Hamza
2018년 6월 3일
Which elements of A are missing? Give a proper example that which elements and how do you want to fill it from B.
DIMITRA GIANNOPOULOU
2018년 6월 3일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!