Example Code

Buscar un Elemento Repetido en un Arreglo

Code and Documents

Attachment

Descripción Funcional

En este código se muestra una opción para utilizar la función Search 1D Array al buscar todos los índices en los que se encuentra un elemento repetido dentro de un arreglo, ya que por default la función Search 1D Array sólo busca hasta encontrar el primer elemento.

Diagrama.JPG

Francisco Arellano

National Instruments Mexico
Field Systems Engineer - Energy Segment
www.ni.com/soporte

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors