LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Split table

Solved!
Go to solution

Hello everyone,

 

I would like to split a table that has 1024 points  into 16  splits  and each split then will have 64 points and i display them on 2D table  here is what i tried.

 

Thank you for your help.

0 Kudos
Message 1 of 5
(2,684 Views)
Solution
Accepted by virtman

It's not entirely clear what you want (or mean). Here's a start...

1D to 2D Array.png

0 Kudos
Message 2 of 5
(2,674 Views)
Solution
Accepted by virtman

Hi,

 

another try:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 5
(2,669 Views)
YES, Reshape Array is much easier to use !!!
Kudos are welcome...
0 Kudos
Message 4 of 5
(2,635 Views)

Hello CARYA,

 

In fact yes i am doing reshape to my data and then i will do an FFT for each line of my table  then after  that

i will make an average ( mean bloc) of the all  FFT's, i think we call that periodograme averaging 

 

Thank you for your help guys

Résultat de recherche d'images pour "periodogramme moyenné sous matlab"

0 Kudos
Message 5 of 5
(2,631 Views)