Build Array from Constant

 
 
 

Categories

  • Array

Description

Outputs a new array of the specified size where each element is initialized to the specified constant input value.

Ports

Inputs

Size

Defines the size of the new array.

Value

The constant value used to build the array.

Outputs

Array

The new array.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License