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!