From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

concatenate matrix

Hi,

I have problems for concatenate two matrix with the same columns but different rows. How Can I do it? Is there any block to automatically do it for me or I must do a for loop and make it manually?

Thanks,

ToNi.
0 Kudos
Message 1 of 3
(2,196 Views)
Hello,

Use the build array function, right click in it and select concatenate inputs.

Hope this helps,
Paulo
0 Kudos
Message 2 of 3
(2,194 Views)
It works,

Thanks very much Paulo 😉

ToNi.
0 Kudos
Message 3 of 3
(2,191 Views)