Simple Units and Dimensions for Matlab
Aucune licence
***Note***
This method of using units is quick and clean. For a more complete version that automatically does dimensional analysis, see the file entitled "Units and Dimensions Suite for Matlab" (See the Acknowledgements section below)
*******
The units.m function returns a struct containing the SI values of many common units. The self-contained help demonstrates how to use this struct to cleanly and effeciently perform matlab calculations using commonly encountered units and physical constants. The code is easily modified to include any non-standard unit or constant desired. This method for handling units was inspired by the methods used by MathCAD.
Citation pour cette source
Rob deCarvalho (2026). Simple Units and Dimensions for Matlab (https://fr.mathworks.com/matlabcentral/fileexchange/9873-simple-units-and-dimensions-for-matlab), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Remerciements
A inspiré : Units and Dimensions Suite for Matlab, Fundamental Physical Constants and Unit Conversion in SI (MKS) & Gaussian (CGS) Units, Units for Matlab
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 | Improved the self-contained help. |
