現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Convert numbers to engineering notation strings, with prefixes from International System of Units (SI).
Examples:
- num2eng(23e8) produces the string '2.3G'
- num2eng(0.0000004) produces the string '400n'
引用
Federico Forte (2026). num2eng (https://jp.mathworks.com/matlabcentral/fileexchange/13168-num2eng), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Scientific Prefix to Number, num = eng2num( str ), Number to Scientific Prefix
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
