Gray Code

Basic function that generates Gray code for arbitrary base and number of digits
30 Downloads
Aktualisiert 10. Jul 2022

Lizenz anzeigen

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 (2024). Gray Code (https://www.mathworks.com/matlabcentral/fileexchange/114850-gray-code), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2022a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

Correction

1.0.0