Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to delete same cols from a matrix
2 次查看(过去 30 天)
显示 更早的评论
for example, a=[4 5 6 5 6 4; 4 6 5 3 5 4; 4 7 2 8 2 4; 4 2 4 7 4 4; 4 3 9 1 9 4;] is.
so, row=1 & 5 and row =2 & 4 is same.
what i want is to delete same row. but each ones must remain.
0 个评论
回答(1 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!