num2eng
Version 1.0.0.0 (1.3 KB) by
Federico Forte
Convert number to eng. notation string, with SI prefixes
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 (2026). num2eng (https://in.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 LinuxCategories
Find more on Characters and Strings in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Scientific Prefix to Number, num = eng2num( str ), 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 |
