Greetings,
I can't seem to figure out how to do this, but it seem simple enough on paper.
I have an array with N rows and 48 Columns.
Where N>301
I want to extract the last 301 rows from this Nx48 array. (So rows N-300 to N)
How can I do that?
Greetings,
I can't seem to figure out how to do this, but it seem simple enough on paper.
I have an array with N rows and 48 Columns.
Where N>301
I want to extract the last 301 rows from this Nx48 array. (So rows N-300 to N)
How can I do that?