Gray Code

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

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

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

引用

Mazin Mustafa (2026). Gray Code (https://jp.mathworks.com/matlabcentral/fileexchange/114850-gray-code), MATLAB Central File Exchange. に取得済み.

Add the first tag.

一般的な情報

MATLAB リリースの互換性

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

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

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.1

Correction

1.0.0