Skip to content
Prev 181287 / 398502 Next

Creating a list by just using start and final component

Hi there,

say, I have 100 matrices (m1,m2,...,m100) which I want to combine in a list.
The list, thus, shall contain the matrices as components.

Is it necessary to mention all 100 matrices in the list() command? I would
like to use just the first and last matrix or something similar.

Best,
Holger