ryangray/matlab_uni​ts

Version 1.0.0.0 (120 KB) von Ryan Gray
A units library for MATLAB with multiple bases and double or unit object data types.
100 Downloads
Aktualisiert 13. Apr 2023

A units library based on a my style of having separate files for unit definitions, calling them as functions and they return multiplicative conversion factors from the unit give to the base units (SI by default) rather than a cluttered collection of separate unitXtoUnitY converters. For example, rather than 3*ft2m, you would just use 3*ft. If you then wanted to print a value in inches, rather than using x*m2inch, you would use x/inch. It has a function to support evaluating unit strings and handling temperatures.

Zitieren als

Ryan Gray (2024). ryangray/matlab_units (https://github.com/ryangray/matlab_units), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Numeric Types finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!

@unitval

cgs

english

siobj

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.