num2eng

Convert number to eng. notation string, with SI prefixes
1.9K Downloads
Updated 29 Nov 2006

View License

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'

Cite As

Federico Forte (2024). num2eng (https://www.mathworks.com/matlabcentral/fileexchange/13168-num2eng), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Characters and Strings in Help Center and MATLAB Answers

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