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

4 Ansichten (letzte 30 Tage)
yousra yahia
yousra yahia am 16 Aug. 2018
Kommentiert: Rik am 16 Aug. 2018
  1 Kommentar
Rik
Rik am 16 Aug. 2018
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?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Rik
Rik am 16 Aug. 2018
I suspect this is what you need:
C1=[zeros(p-m,n-p) eye(p-m)];

Weitere Antworten (0)

Kategorien

Mehr zu Performance and Memory finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte


Version

R11.1

Community Treasure Hunt

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

Start Hunting!

Translated by