Extraction of a touchstone file from rlcg data for the multi-port file
조회 수: 1 (최근 30일)
이전 댓글 표시
I have multi-port data of R,L,C,and G as matrices, and I want to convert the data to a touchstone file. I tried to use the function of "rfckt.rlcgline", but it seems to be used only for 2-port network. How can I apply the multi-port RLGC data?
댓글 수: 0
답변 (1개)
Rollin Baker
2017년 4월 13일
Hi YoungGon,
Have you looked at the 'rfwrite' function yet? It can handle multiple ports and seems like a good fit for what you're trying to do. I've included a link to the function documentation below:
I hope you find this helpful. Good luck with your project!
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!