num2eng

Number representation with engineering units.
1.1K Downloads
Updated 10 May 2005

View License

Engineering representation:

string = num2eng(valor,unidad)
'10mF' = num2eng(0.01,'F')
'10m' = num2eng(0.01)

Also available eng2num

Cite As

Jordi Palacin (2024). num2eng (https://www.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 Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0