Adams Basic Package > Adams View > View Command Language > xy_plots > xy_plots bode both_phase_and_magn measures_input

xy_plots bode both_phase_and_magn measures_input

Allows you to define a Bode plot (phase, magnitude, or both, depending on the command) using predefined or user-defined measures of model input and output to define the system.

Format:

 
xy_plots bode both_phase_and_magn measures_input
plot_name =
existing plot
page_name =
existing page
first_measure =
existing measure
second_measure =
existing measure
run_name =
existing analysis

Example:

 
xy_plots bode both_phase_and_magn measures_input &
plot_name =
plot_1 &
first_measure =
mea_angle_2 &
second_measure =
mea_angle_1 &
run_name =
last_run

Description:

 
Parameter
Value Type
Description
plot_name
Existing plot
Specifies the name of the Bode plot to update.
page_name
Existing page
Specifies the name of the Bode page that the plot is on.
first_measure
Existing measure
Specifies the predefined or user-defined measure of the system input.
second_measure
Existing measure
Specifies the predefined or user-defined measure of the system output.
run_name
Existing analysis
Specifies the analysis name for the measure results.