Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] MATLAB HFSS interface simple

Status
Not open for further replies.

talha863

Junior Member level 2
Joined
Apr 16, 2010
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Pakistan
Activity points
1,433
I am trying to create interface between HFSS and MATLAB and I need help for that
I have searched internet and this site too
The problem is I want to change parameters of antenna using MATLAB, how can I do it?
I was unable to find the solution, I also tried using script option of HFSS, it creates script but I am unable to determine how to change parameters using MATLAB

If anyone can tell me how to create interface of HFSS with MATLAB, so that we give input to MATLAB, simulation is done in HFSS and output results are shown in MATLAB?
Also if I have already made a design in HFSS, how can I change its values using MATLAB?
 

talha863

you can create a interface between HFSS and Matlab using API interface.

check this link for further information of creating an interface

**broken link removed**

Regards
Elchachito
 

Dear Elchachito!
I have already read that page and downloaded the file, but I am unable to run this program on MATLAB,
I have copied files uploaded on that site to my current MATLAB directory
As I haven't installed HFSS in C drive, so I made changes in the m.file,
it gives error when I try to run it in MATALB
this is the message MATLAB displays when I run the program


"The Initial Dipole Length is 1.00 meter ...
Running iteration #1 ...
Creating the Script File ...
??? Error using ==> fprintf
Invalid file identifier. Use fopen to generate a valid file identifier.

Error in ==> hfssNewProject at 36
fprintf(fid, 'Dim oHfssApp\n');

Error in ==> example_antenna at 61
hfssNewProject(fid);
"
what should I do?
 

i wish i could offer you any assistance,i am not good at interfacing. i hope you will find someone here soon.Pray you will have someone to answer

Regards
ChachitoEL
 

Thanks for you time and effort, I really appreciate it

Also hoping to get some help soon :)
 

Interfaced MATLAB with HFSS, thanks everyone for your help :)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top