rf-toolbox, rfplot(), plot only at a given frequency?
显示 更早的评论
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! :)
回答(2 个)
Walter Roberson
2016-1-15
0 个投票
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
2016-1-15
编辑:Miroslav Lach
2016-1-15
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 RF Network Construction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!