フィルターのクリア

How to extract the same value from two different variable.

2 ビュー (過去 30 日間)
SMY
SMY 2016 年 7 月 22 日
コメント済み: SMY 2016 年 7 月 22 日
Hai,
&#1I have two matrix&#1
&#1 A = [1 2 3 4 5 6];&#1
B = [1 9 5 6 7 2]; &#1
&#1 How I suppose to do to get the new matrix that contains the similar value of A and B?&#1
example result: C = [1 2 4 6]&#1
&#1Thank you

採用された回答

Walter Roberson
Walter Roberson 2016 年 7 月 22 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Type Conversion についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by