num2eng
Version 1.0.0.0 (1,3 KB) von
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'
Zitieren als
Federico Forte (2024). num2eng (https://www.mathworks.com/matlabcentral/fileexchange/13168-num2eng), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R10
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Characters and Strings finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: Scientific Prefix to Number, num = eng2num( str ), Number to Scientific Prefix
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |