problem solved thank you
1 回表示 (過去 30 日間)
古いコメントを表示
thank you in ,much apprichated
0 件のコメント
回答 (1 件)
Walter Roberson
2014 年 2 月 22 日
Hint:
diag(a,b) + diag(c,d)
4 件のコメント
Star Strider
2014 年 2 月 22 日
For a 5x5 matrix, the main diagonal needs to have 5 elements: [2 2 2 2 2].
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!