cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

Array

¡Resuelto!
Ir a solución

HI 

I have an array of 9984 of  I32  I want to be able to make 78  array's of 128  x I32 can some one please show me how to do this.

 

Best Regards

David

0 kudos
Mensaje 1 de 7
3.973 Vistas

Can you share more details?

Maybe some code?

I am not sure I understand what you want to do.

0 kudos
Mensaje 2 de 7
3.952 Vistas

hi dpjones,

sounds like you want array reshaping.

example-array-reshape.png


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
Mensaje 3 de 7
3.943 Vistas

Hi  jwscs

 

Thanks for your help  it worked fine I have one other question regarding the array reshaping after I have reshaped as per your vi what is the best way to select and show one of the rows 1 - 78 on an FFT .

 

Best regards

David

0 kudos
Mensaje 4 de 7
3.877 Vistas

@DPJones wrote:

Hi  jwscs

 

Thanks for your help  it worked fine I have one other question regarding the array reshaping after I have reshaped as per your vi what is the best way to select and show one of the rows 1 - 78 on an FFT .

 

Best regards

David


Use the array properties to show the correct row, amount of elements, and which element will be the top left one.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 kudos
Mensaje 5 de 7
3.875 Vistas
Solución
Aceptado por el autor del tema DPJones

@DPJones wrote:
...
select and show one of the rows 1 - 78 on an FFT
....

example-array-reshape-show-fft.png


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
Mensaje 6 de 7
3.848 Vistas

Thanks for your help

David

0 kudos
Mensaje 7 de 7
3.833 Vistas