Separate Digits from a single number in Simulink

バージョン 2.0.0.0 (19.4 KB) 作成者: James
Separate Digits from a single number in Simulink
ダウンロード: 444
更新 2015/7/7

ライセンスの表示

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 (2025). Separate Digits from a single number in Simulink (https://www.mathworks.com/matlabcentral/fileexchange/52015-separate-digits-from-a-single-number-in-simulink), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGeneral Applications についてさらに検索
謝辞

ヒントを与えたファイル: Binary Stopwatch with Arduino

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0.0

Added decimals, Updated title

1.0.0.0