Return the value of Matrix

4 visualizzazioni (ultimi 30 giorni)
Ting Chie Yu
Ting Chie Yu il 14 Mar 2021
Modificato: Alan Stevens il 14 Mar 2021
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]

Risposta accettata

Alan Stevens
Alan Stevens il 14 Mar 2021
Modificato: Alan Stevens il 14 Mar 2021

Più risposte (0)

Categorie

Scopri di più su Simulation, Tuning, and Visualization in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by