How to return the value of the second column elements of a matrix by use indexing command?
When the matrix is
mat_a = [1,-3;4,6];
mat_c = [mat_a mat_a;mat_a mat_a]

 Respuesta aceptada

Más respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 14 de Mzo. de 2021

Editada:

el 14 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by