eng2num

Decodification of engineering representation.

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

This function decodes an engineering representation:

[valor,unidad] = eng2num(string_valor)
[0.01,'F'] = eng2num('10mF')
[0.01,''] = eng2num('10m')
0.01 = eng2num('10m')

Also available num2eng

引用

Jordi Palacin (2026). eng2num (https://jp.mathworks.com/matlabcentral/fileexchange/7615-eng2num), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Scientific Prefix to Number, Number to Scientific Prefix

一般的な情報

MATLAB リリースの互換性

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

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

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