specify two matrix in same time

조회 수: 1 (최근 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일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by