The plotting macro RESPLOT

RESPLOT is a simple Matlab script that will plot the most important time-trajectories of states, inputs, and outputs for the Beaver model. It can be used only after performing a simulation and running the RESULTS utility first, as it needs all time-trajectories to be available in the Matlab workspace to function properly. Notice that RESPLOT does not contain any error-checking facilities: it is up to the user to make sure that it can find the required variables in the Matlab workspace by running RESULTS before trying to generate these plots.

If you want to change the appearance of these plots, or display other results, it will be necessary to change the RESPLOT.M source-code, which can be found in the FDC directory TOOLS.