You need cat and dog: $C = cat ((dog $a), (dog $b))
Cheers, Matt On Mon, Apr 9, 2012 at 9:35 PM, Arturo Narros <[email protected]> wrote: > I have 2 2d-matrix (piddles): A and B, A dim = [10, 50] and B dim = [10,100] > I want to create a new matrix (piddle) C that join A and B so I can get > the dimension 10x150. -- Matthew Kenworthy / Assistant Professor / Leiden Observatory Niels Bohrweg 2 (#463) / P.O. Box 9513 / 2300 RA Leiden / NL _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
