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
See Also
Apri esempio
Si dispone di una versione modificata di questo esempio. Desideri aprire questo esempio con le tue modifiche?
Comando MATLAB
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi MATLAB.
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)