The F14 Controller Gain Editor can be used to analyze how changing the gains used in the Proportional-Integral Controller affect the aircraft's angle of attack and the amount of G force the pilot feels.
Note: The Simulink diagram f14.mdl must be open to run this GUI. If you close the F14 Simulink model, the GUI will reopen it whenever it requires the diagram to successfully execute.
You can change gains in two blocks.
You can change either of the gains in one of the two ways.
The values used in the block are updated as soon as you enter the new value in the Editor.
Once you have set the gain values, you can run the simulation by pressing the Simulate and store results button. This will simulate the F14 model using the simulation parameters specified in the diagram's Simulation Parameters window. The simulation time and output vectors are stored in the Results list.
You can generate a plot of one or more results using the following steps.
A plotting figure will be opened, if one is not already available. Every time you press the Plot button, the old plot is destroyed and a new one with only the selected runs is drawn.
Removing results
You can discard one or more of the run results using the following steps.