Generate gray code disk

Use various matlab functions and loops to create a gray code disk.
336 Descargas
Actualizado 26 mar 2013

Ver licencia

With three input parameters, radial resolution, circumferential resulution and the number of bits, this program generates an image of a gray code disk. This was thrown together pretty quickly, so I haven't had time to perfect the code further, so the number of bits is pretty much limited to 7. If you go higher, the resolution will be poor for the first bits.

Citar como

Daniel Pihlquist (2026). Generate gray code disk (https://la.mathworks.com/matlabcentral/fileexchange/40928-generate-gray-code-disk), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Versión Publicado Notas de la versión
1.2.0.0

Updated the file with the fliplr() command.

1.1.0.0

Mking the output better with fliplr()

1.0.0.0