Spectrum Analyzer sample rate.
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Paul Hamilton
el 9 de Mayo de 2021
Respondida: Yoshi Minagawa
el 21 de Mayo de 2021
How do I change the sample rate of the spectrum analyser in a circuit? I cannot do this in either simulink or simscape. I keep getting an error that says it cannot open because the sample rate cannot be either continuous or zero.
0 comentarios
Respuesta aceptada
Yoshi Minagawa
el 21 de Mayo de 2021
Hello Paul,
Please check the signal type of inport signal connected to Spectrum Analyzer Block. It must be a discrete signal. It is also written in the documentation.(see below)
If the signal is continuous and you want to change it to a discrete signal, please use Rate Transition block.(see below)
I hope this will help.
0 comentarios
Más respuestas (1)
Pratyush Roy
el 12 de Mayo de 2021
Hi Paul,
When you right click on the Spectrum Analyzer block and click on the "Properties" option, the following window will pop up:
After you click on the highlighted link, it leads you to the Spectrum Analyzer1 window which looks like the following:
On the top-left corner you can select Spectrum Settings(highlighted using Yellow) and then you can set the sample rate using the option as shown on the right (highlighted using Red).
Hope this helps!
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!