- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
Linking Matlab and CST
录入:edatop.com 点击:
Hello there,
I am a beginner in linking Matlab and CST and in the first step I have encountered a problem. I am trying to open a predefined CST file using Matlab code and then start running it. However,when I write code:
cst=actxserver('CSTStudio.Application');
mws=invoke(cst,'NewMWS');
invoke(mws,'OpenFile','<C:\Users\Romina\Desktop\di p.cst>');
it gives me this error while cst opens that: Unable to open file "dip.cst>"
What should I do?
I am a beginner in linking Matlab and CST and in the first step I have encountered a problem. I am trying to open a predefined CST file using Matlab code and then start running it. However,when I write code:
cst=actxserver('CSTStudio.Application');
mws=invoke(cst,'NewMWS');
invoke(mws,'OpenFile','<C:\Users\Romina\Desktop\di p.cst>');
it gives me this error while cst opens that: Unable to open file "dip.cst>"
What should I do?
申明:网友回复良莠不齐,仅供参考。如需专业解答,请学习易迪拓培训专家讲授的CST视频培训教程。
上一篇:HFSS CST转换为Protel进行加工PCB板过程
下一篇:Why CST does not simulate long waveguide?