plotPhaseNoiseFilter
Plot response of phase noise filter block
Description
plotPhaseNoiseFilter(
plots
the response of the phase noise filter associated with the Phase Noise block specified by the variable
blockname
)blockname
.
Examples
View Filter Response of Phase Noise Block
This example shows how to use the plotPhaseNoiseFilter
function to view the filter response of a Phase Noise block in a Simulink® model.
Load a Simulink model that contains a Phase Noise block. The load_system
(Simulink) command loads a model into memory without making its model window visible. The function will also work with models whose window is visible. The example, slex_phasenoise
, contains a Phase Noise
block.
load_system('slex_phasenoise')
Run the plotPhaseNoiseFilter
function to view the filter response of the block Phase Noise.
plotPhaseNoiseFilter('slex_phasenoise/Phase Noise')
Input Arguments
blockname
— Phase noise block name
character vector
The name of a Phase Noise block in a Simulink model
Example: plotPhaseNoiseFilter('Model Name/Phase
Noise')
Data Types: char
Version History
Introduced in R2014b
See Also
Open Example
You have a modified version of this example. Do you want to open this example with your edits?
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)