Equal

Node Icon

Elementwise compare inputs with broadcasting. If input elements are equal, the output element is TRUE. You can compare any supported inputs to inputs of the same type, and also Mask to Bits, Image to Numbers and Column to Numeric Array and Boolean Array.

Inputs

Upper

First input.

Type: Mask, Column, Image, Numeric Array, Boolean Array, List, Required, Single

Lower

Second input.

Type: Mask, Column, Image, Numeric Array, Boolean Array, List, Optional, Single

Outputs

Output

Output. The output depends on the input. An Image input gives an Image output, a Mask input gives a Mask output and a Column input gives a Column output, regardless of the second input type. Two Numbers inputs gives Numeric Array output and two Bits inputs gives Boolean Array output.

Type: Mask, Column, Image, Numeric Array, Boolean Array, List

Settings

Equal

Value Array

Value to compare the first input to. Only valid if the optional input is not connected.

Value Type Selection

Value type of the Value setting.

Values: Boolean, Integer32, Integer64, Float32, Float64, Complex64, Complex128

Image Settings

Metadata Source Selection

Select the source for the output metadata. This is only applicable if the output is an Image or a Mask.

Values: Upper, Lower

Column Settings

Column Name Text

Set the name of the output column.

Broadcast Settings

Broadcasting Selection

Select how to align the input data for broadcasting. Only applicable for Image and Numeric Array.

Values: Align Leading Dimensions, Align Trailing Dimensions

See also

Keywords: