rf-toolbox, rfplot(), plot only at a given frequency?
Mostra commenti meno recenti
hi, im using rfplot() to plot my .s2p files. Lets say i have 100 of these .s2p files and i would like to plot the phase or magnitude at a certain frequency only. So basically i have many .s2p files and i would like to take only the data at a certain frequency out of every single s2p file and show the result in one plot.
I would like to see if at a certain frequency the magnitude stays the same/constant for a given period of time.
I have no idea how to accomplish this task so i reall appreciate every hint.
Thank you! :)
Risposte (2)
Walter Roberson
il 15 Gen 2016
0 voti
You would need to read every file, extract the portion of the data you need and record it and throw the rest of the information from that file away.
Miroslav Lach
il 15 Gen 2016
Modificato: Miroslav Lach
il 15 Gen 2016
0 voti
Categorie
Scopri di più su RF Network Construction in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!