Gray Code

Basic function that generates Gray code for arbitrary base and number of digits

Sie verfolgen jetzt diese Einreichung

Basic function that generates Gray code for arbitrary base and number of digits.
use:
code = grayCode(base,digits);
to obtain the corresponding gray code table

Zitieren als

Mazin Mustafa (2026). Gray Code (https://de.mathworks.com/matlabcentral/fileexchange/114850-gray-code), MATLAB Central File Exchange. Abgerufen .

Add the first tag.

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.1

Correction

1.0.0