Engineering representation:
string = num2eng(valor,unidad)
'10mF' = num2eng(0.01,'F')
'10m' = num2eng(0.01)
Also available eng2num
Cite As
Jordi Palacin (2026). num2eng (https://ch.mathworks.com/matlabcentral/fileexchange/7614-num2eng), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Language Fundamentals > Data Types > Numeric Types >
- MATLAB > Language Fundamentals > Entering Commands >
Find more on Numeric Types in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Scientific Prefix to Number, Number to Scientific Prefix
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
