Path: Thermal/ThermalProperties
% Converts temperatures between units. -------------------------------------------------------------------------- Form: tC = TempConv( from, to ,tI ) -------------------------------------------------------------------------- ------ Inputs ------ from (1,1) Units of tI ('K','R','C','F') to (1,1) Units of tC ('K','R','C','F') tI (1,:) Temperature (deg from) ------- Outputs ------- tC (1,:) Converted temperature (deg to) --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Thermal Module page