Can I plot a subset (reduced frequency range) of S-parameters?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'd like to plot a some rfckt.passive S-parameters over a frequency range less than that of the circuit. Can I do that without creating a new circuit? I'd like to avoid an extra 'analyze' step.
0 Kommentare
Antworten (2)
Sandip Kumar
am 9 Okt. 2014
You can use the 'plot' command and use the condition, value pair to define a range of frequency:
As written here: When plotting large-signal S-parameters as a function of input power, you can specify frequency points of interest using condition/value pairs.
Thanks, Sandip, MathWorks
Siehe auch
Kategorien
Mehr zu Circuit Envelope Simulation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!