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

1 次查看(过去 30 天)
  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 CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

尚未输入任何标签。

产品


版本

R11.1

Community Treasure Hunt

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

Start Hunting!

Translated by