num2eng

Number representation with engineering units.
1.1K descargas
Actualizado 10 May 2005

Ver licencia

Engineering representation:

string = num2eng(valor,unidad)
'10mF' = num2eng(0.01,'F')
'10m' = num2eng(0.01)

Also available eng2num

Citar como

Jordi Palacin (2024). num2eng (https://www.mathworks.com/matlabcentral/fileexchange/7614-num2eng), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Numeric Types en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Scientific Prefix to Number, Number to Scientific Prefix

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0