Path: Interplanetary/Visualization
% Create the porkchop plot from the delta-V array and dates -------------------------------------------------------------------------- Form: PorkChopPlot( dV, jDDep, jDArr, titleStr ) -------------------------------------------------------------------------- ------ Inputs ------ dV (nDate,nTOF) Delta V required (km/s) jDDep (nDate,nTOF) Departure dates jDArr (nDate,nTOF) Arrival dates --------------------------------------------------------------------------