Gray Code

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

Ahora está siguiendo esta publicación

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

Citar como

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

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.1

Correction

1.0.0