微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 电磁仿真讨论 > Linking Matlab and CST

Linking Matlab and CST

时间:03-29 整理:3721RD 点击:
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?

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top