現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Just a simple function that separates a single number (also decimals) to its constituent digits.
For example, if the number is 4328.76,
The model separates this number to 6 digits/output signals: '4' , '3' , '2' , '8' , '7' and '6'.
引用
James (2026). Separate Digits from a single number in Simulink (https://jp.mathworks.com/matlabcentral/fileexchange/52015-separate-digits-from-a-single-number-in-simulink), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Binary Stopwatch with Arduino
