Gray Code

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

Al momento, stai seguendo questo contributo

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

Cita come

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

Add the first tag.

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.1

Correction

1.0.0