Physical Units Toolbox
Enables operations using hundreds of supported physical units of measurement and physical constants.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Nota del editor: This file was selected as MATLAB Central Pick of the Week
Citar como
Sky Sartorius (2026). Physical Units Toolbox (https://github.com/sky-s/physical-units-for-matlab), GitHub. Recuperado .
Agradecimientos
Inspirado por: Units and Dimensions Suite for Matlab, DISPDISP - verbose display of structures and objects
Inspiración para: Standard Atmosphere Functions, Fuel fraction sizing, Simple propulsion performance estimation
Categorías
Más información sobre Physical and Time Unit Conversions en Help Center y MATLAB Answers.
Información general
- Versión (101 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión desde R2016b
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 5.0.0 | Constants updates for the 2019 redefinition of SI base units.
|
||
| 3.0.0 | toolbox, help text. |
||
| 2.10.0 | New str2u and surf methods. A few more units added.
|
||
| 2.6.0 | added sort method |
||
| 2.5.0 | mm-g-s common system added. |
||
| 2.4.0 | upload error |
||
| 2.3.0 | Added atan2, plot3, cat, plus other minor tweaks. |
||
| 2.2.0 | Plot method updated for R2015b, added isfinite and validateattributes methods, added u classdef functionality. |
||
| 2.1.0 | Preferred display units, updated documentation, some new methods. |
||
| 1.18.0 | Fixed error with Rankine. |
||
| 1.17.0 | Class name change!
|
||
| 1.16.0 | New, simpler, and fuller-functioning methods. |
||
| 1.15.0 | Added ability to switch base unit systems; added many more units; added 'dummy' unitsOf and u2num functions to keep from crashing when calling with non-DimensionedVariable arguments (addresses user concern) |
||
| 1.14.0 | added pressure, angle, and angular velocity units; added static method for working with string representations of units. |
||
| 1.13.0 | added features to unitslist method |
||
| 1.12.0 | Improved unitslist; added kp force unit. |
||
| 1.11.0 | Added new static method 'unitslist' that makes it easy to drastically speed up code developed using the class. |
||
| 1.10.0 | Fixed bug in displaying units with no numerator |
||
| 1.8.0 | New display method looks much better (in response to comments on rob's original post); new classdef structure |
||
| 1.6.0 | new subsasgn method; new html documentation; reworked help blocks; other updates |
||
| 1.4.0 | Documentation and examples; added functionality to u2num; added meshgrid function |
||
| 1.3.0 | added some units |
||
| 1.2.0 | added many units and did a lot of checking an updating so that more units meet their exact definitions |
||
| 1.0.0 |