gray2bin: A gray code to binary converter function

Description Usage Arguments Value See Also

Description

This function converts a gray code to a binary number (base2)

Usage

1

Arguments

x

The gray code as logical vector.

...

Additional parameter for binary()

Value

The binary number (base2).

See Also

bin2gray


binaryLogic documentation built on May 2, 2019, 10:25 a.m.