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

27 次查看(过去 30 天)
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?

采纳的回答

JESUS DAVID ARIZA ROYETH
编辑:JESUS DAVID ARIZA ROYETH 2019-12-4
lastrow=matrix(end,:)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Types 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by