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!