Hi ! everyone , I want to write this matrix in matlab m.file!!

7 ビュー (過去 30 日間)
yousra yahia
yousra yahia 2018 年 8 月 16 日
コメント済み: Rik 2018 年 8 月 16 日
  1 件のコメント
Rik
Rik 2018 年 8 月 16 日
Have a read here (and here). It will greatly improve your chances of getting an answer.
Also, I doubt you are indeed using R11.1, so why did you enter that as the release you're using?

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

採用された回答

Rik
Rik 2018 年 8 月 16 日
I suspect this is what you need:
C1=[zeros(p-m,n-p) eye(p-m)];

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePerformance and Memory についてさらに検索

タグ

タグが未入力です。

製品


リリース

R11.1

Community Treasure Hunt

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

Start Hunting!

Translated by