Welcome to our Support Center

Increment Array Element

Description

Adds 1 to the specified elements of a n-dimentional array.

 

Input parameters

 

array in : class, n-dimentional tensor.
index : integer, specifies the index of the element in the array that you want to increment.

Output parameters

 

array out : class, returns the n-dimentional tensor with the specified element incremented.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install PERRINE library to run it).

Table of Contents
Index