- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
CST linking with Matlab
录入:edatop.com 点击:
Hi Everyone.
I have linked matlab with cst, now i want to save 1D results S11 of patch antenna from cst to matlab automatically using matlab code in excel file.
Can someone tell me how to do this.? I am using the following command, but it does't work for me.
result = invoke(mws, 'Result1D', 'a1(1)1(1)');
numOfValue = invoke(result, 'GetN');
invoke(result, 'Save', 'C:\tmp\filename');
A = importdata('C:\tmp\filename', ' ', 4);
I have linked matlab with cst, now i want to save 1D results S11 of patch antenna from cst to matlab automatically using matlab code in excel file.
Can someone tell me how to do this.? I am using the following command, but it does't work for me.
result = invoke(mws, 'Result1D', 'a1(1)1(1)');
numOfValue = invoke(result, 'GetN');
invoke(result, 'Save', 'C:\tmp\filename');
A = importdata('C:\tmp\filename', ' ', 4);
申明:网友回复良莠不齐,仅供参考。如需专业解答,请学习易迪拓培训专家讲授的CST视频培训教程。
上一篇:the laboratory mouse 3D model for CST or HFSS simulation
下一篇:Setting parameter IN CST ?