フィルターのクリア

specify two matrix in same time

3 ビュー (過去 30 日間)
mohammed hussein
mohammed hussein 2017 年 10 月 28 日
コメント済み: mohammed hussein 2017 年 11 月 1 日
Hi every one
i have this problem if you can help me with
for example :
A=5; AA=[1 2 3;4 5 6;7 8 9];
B=7; BB=[11 12 13; 14 15 16; 17 18 19];
C=12; CC=[21 22 23;24 25 26;27 28 29];
how can i find the maximum number between (A,B,C) witch is (12) and the code show me the second matrix of it directly which is (CC).
thank you

採用された回答

Walter Roberson
Walter Roberson 2017 年 10 月 28 日
  1 件のコメント
mohammed hussein
mohammed hussein 2017 年 11 月 1 日
Thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by