num = eng2num( str )

Convert string with engineering-notation to number. Engineering notation comes from SPICE3-standard.
61 téléchargements
Mise à jour 3 oct. 2016

Afficher la licence

Examples:
>> eng2num('4.7k')
ans = 4700

>> eng2num('10mA')
ans = 0.0100

>> eng2num('3u3F')
ans = 3.3000e-06

>> eng2num('0R01')
ans = 0.0100

Citation pour cette source

Roman Müller-Hainbach (2026). num = eng2num( str ) (https://fr.mathworks.com/matlabcentral/fileexchange/59408-num-eng2num-str), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2006a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.0.0.0