G
garnote
Hi all,
I have two matix named «One» and «Two»
One : ( 3 rows and 1 column )
1
2
3
Two : ( 5 rows and 1 column )
4
5
6
7
8
With the names of the matrix, how is possible generate
another matrix like this :
Three : ( 8 rows and 1 column )
1
2
3
4
5
6
7
8
Number of rows in each matrix are variables !
Thanks
Serge
I have two matix named «One» and «Two»
One : ( 3 rows and 1 column )
1
2
3
Two : ( 5 rows and 1 column )
4
5
6
7
8
With the names of the matrix, how is possible generate
another matrix like this :
Three : ( 8 rows and 1 column )
1
2
3
4
5
6
7
8
Number of rows in each matrix are variables !
Thanks
Serge