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

조회 수: 1 (최근 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 CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R11.1

Community Treasure Hunt

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

Start Hunting!

Translated by