image thumbnail

eng2num

version 1.0.0.0 (1.31 KB) by Jordi Palacin
Decodification of engineering representation.

1.2K Downloads

Updated10 May 2005

View License

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

Cite As

Jordi Palacin (2022).eng2num(//www.tianjin-qmedu.com/matlabcentral/fileexchange/7615-eng2num), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!