How to copy the last row on matrix that varies with input

91 visualizaciones (últimos 30 días)
I'm looking to pull the last row from my matrix, which is dependent and varying based on inputs. How do I call the last row that isn't in a constant row number?

Respuesta aceptada

JESUS DAVID ARIZA ROYETH
JESUS DAVID ARIZA ROYETH el 4 de Dic. de 2019
Editada: JESUS DAVID ARIZA ROYETH el 4 de Dic. de 2019
lastrow=matrix(end,:)

Más respuestas (0)

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by