eng2num

Decodification of engineering representation.
1,2K téléchargements
Mise à jour 10 mai 2005

Afficher la licence

This function decodes an engineering representation:

[valor,unidad] = eng2num(string_valor)
[0.01,'F'] = eng2num('10mF')
[0.01,''] = eng2num('10m')
0.01 = eng2num('10m')

Also available num2eng

Citation pour cette source

Jordi Palacin (2024). eng2num (https://www.mathworks.com/matlabcentral/fileexchange/7615-eng2num), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0