Path: Thermal/ThermalGraphics
% Plots flux and temperature. -------------------------------------------------------------------------- Form: PlotThermal( q, temp, t, g, units ) -------------------------------------------------------------------------- ------ Inputs ------ q (:,:) Flux. Each row is a component temp (:,:) Temperature. Each row is a component t (1,:) Time (sec) g (1,1) Spacecraft data structure units {2} {'Flux units' 'Temperature units' } ------- Outputs ------- None --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl
Back to the Thermal Module page