Send the matlab based model to HFSS or CST

Status
Not open for further replies.

Players

Junior Member level 1
Joined
Sep 12, 2007
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,364
hi,guys.Im confused recently with this topic.Someone had some simple words about this as follows.But im still in obtacle.
t=linspace(-5,5,40); %matlab based model
[x,y]=meshgird(t,t);
z=peaks(x,y);
surf(x,y,z)
hfss_surf_exe();%the interface function

%then the model is built in HFSS.
I havent got the detail of function 'hfss_surf_exe()'.Who can help help help me?
 

Hi players
I think hfss_surf_exe() is a user defined function that if you want use it you should add it to matlab current directory or its toolbox

I hope it'll be helpful
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…