Skip to content

Commit 7212e62

Browse files
authored
Update README.txt
1 parent d6025bc commit 7212e62

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed
+12-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
Novelties
1+
This folder contains a further version of the MATLAB-HFSS API described in:
2+
Giannetti, G. (2023). Improved and easy-to-implement HFSS-MATLAB interface without VBA scripts: an insightful application to the numerical design of patch antennas. The Applied Computational Electromagnetics Society Journal (ACES), 377-381.
3+
4+
In particular, all the preliminary steps are now performed automatically. This improvement makes the API more user-friendly.
5+
6+
The only files that are needed to launch the simulations are:
7+
- Base.aedt, HFSS project
8+
- HFSS_MATLAB_interface_NoVarExport.m, MATLAB script that implements the API, launches the simulations, and extracts the results
9+
10+
All the other files are generated after launching the API.
11+
12+
Remark! Modify all the paths contained in the MATLAB script according to the location of the files on your computer.

0 commit comments

Comments
 (0)