Generate gray code disk

Use various matlab functions and loops to create a gray code disk.

現在この提出コンテンツをフォロー中です。

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.

引用

Daniel Pihlquist (2026). Generate gray code disk (https://jp.mathworks.com/matlabcentral/fileexchange/40928-generate-gray-code-disk), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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