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

xy_plots bode magnitude_plot 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 magnitude_plot 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 magnitude_plot 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 be updated
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.