Filter löschen
Filter löschen

How could I extract last column in a matrix if I don't know the size of matrix?

142 Ansichten (letzte 30 Tage)
I want to select only last coloumn..because in my program the size of matices is change every time..these are some example of my matices
(150x23)
(150x34)
(150*41)
...etc

Akzeptierte Antwort

madhan ravi
madhan ravi am 26 Feb. 2019
matrix(:,end)
  3 Kommentare

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by