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