CST Matlab Interface, Export Far Field Result Automatically
时间:03-25
整理:3721RD
点击:
I have one question.
I have linked matlab with CST and I am able to work with S parameters data automatically in Matlab using command line. My question is how to work with far field data (polar plot).?
I am using the following command for S parameters data report,
I have linked matlab with CST and I am able to work with S parameters data automatically in Matlab using command line. My question is how to work with far field data (polar plot).?
I am using the following command for S parameters data report,
Code:
result = invoke(mws, 'Result1D', 'd1(1)1(1)');