how i compare two matrices different in the length??
1 回表示 (過去 30 日間)
古いコメントを表示
Hello;
how i compare two matrices different in the length
2 件のコメント
KSSV
2016 年 10 月 3 日
How you can compare? Tell us the motive behind comparing matrices, there could be any other way.
Guillaume
2016 年 10 月 3 日
We can only answer that question if you define what it means to you to compare two matrices with different length.
Given
A = [1 2 3 4 5]
B = [-1 1]
What result do you expect?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!