Question: Matrix problem to solve in Maple 14

Hi All,

I am trying to solve a simple problem but don't know how to do it in MAPLE 14.

A:=[1,2]

B:= [3,4]

is there any possible way to write 

C:= [1,2,3,4]

C should have both value of A and B Matrixes.    I want to generalize so any command in MAPLE 14 which can do this operation.

Thanks in advance

A.Q

soton

 

Please Wait...