cancelar
Mostrando resultados para 
Pesquisar então 
Você quer dizer: 

from one array to another

Hi,
I have an array which produces random numbers and pass this list to another array. How can I select the numbers  from the first array, so that only 1 every let's say 5 goes to the second array? Thanks,
P.S Here attached is the VI
0 Kudos
Mensagem 1 de 3
2.628Exibições
The simplest way is to use Decimate 1D Array. You can expand this node so that it creates 5 output arrays. The first output will be every 5th element of the input array, starting with the first.


Message Edited by Marc A on 10-11-2007 09:02 AM

Mensagem 2 de 3
2.620Exibições

Thanks a lot Mark!

Valter

0 Kudos
Mensagem 3 de 3
2.613Exibições