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

1 visualización (últimos 30 días)
yousra yahia
yousra yahia el 16 de Ag. de 2018
Comentada: Rik el 16 de Ag. de 2018
  1 comentario
Rik
Rik el 16 de Ag. de 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?

Iniciar sesión para comentar.

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R11.1

Community Treasure Hunt

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

Start Hunting!

Translated by