現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
The units.m function provides a complete methodology of incorporating real world units into matlab calculations. Units.m returns a struct with fields containing a new class of variable called a dimensioned variable. A dimensioned variable contains a value and a dimension. The mathematical operations performed on these variables are designed to ensure that your code remains dimensionally consistent throughout your calculation. For example, an error occurs if you try to add a time variable to a length variable.
***note****
A quick and clean method of handling units was previously posted with the title "Simple Units and Dimensions for Matlab". Although this previous method did not force dimensional consistency, it may be a better choice for applications where simplicity is desired.
******
引用
Rob deCarvalho (2026). Units and Dimensions Suite for Matlab (https://jp.mathworks.com/matlabcentral/fileexchange/10070-units-and-dimensions-suite-for-matlab), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: Simple Units and Dimensions for Matlab
ヒントを与えたファイル: Units for Matlab, Fuel fraction sizing, Physical Units Toolbox
一般的な情報
- バージョン 1.0.0.0 (19.1 KB)
-
ライセンスがありません
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
