How to save the s-parameter results from XFDTD into .txt format to use them in Matlab
时间:03-24
整理:3721RD
点击:
I want to know , how can I save the s-parameter results from XFDTD into .txt format inorder to use them with matalab ??
Hi Aiiar,
Just look in the directory of your project, there should be files ending in .S11, .S12, S21, S22
These are the s-parameters. They are just plain ASCII txt that you can simply import into MATLAB
aurora