You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Jordi Palacin (2026). eng2num (https://au.mathworks.com/matlabcentral/fileexchange/7615-eng2num), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Scientific Prefix to Number, Number to Scientific Prefix
General Information
- Version 1.0.0.0 (1.31 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
