?? readme.txt
字號:
HFSS-MATLAB-SCRIPTING-API
=========================Introdution-----------
HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface.
This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating the required HFSS Scripts.
Basically, anything that can be done in HFSS user interface and the 3D Modeler can be done with this library of functions.
Once a script is generated in this manner, it can be run in HFSS to generate the 3D model,
solve it and export the data.
You create your entire design in MATLAB and basically use HFSS to solve it.
Files:------All the files are organized in the following directories.
3dmodeler/ - contains m-files that generate VBScripts for the 3D-Modeler.
analysis/ - contains m-files for Analysis (Setup/Solve/Export).
boundary/ - contains m-files for setting up boundaries.
doc/ - contains the HTML documentation.
examples/ - contains example usage m-files.
general/ - contains files for operations such as File Open/Save/Close, and
Project Create/Save/Make Active etc.,
contrib/ - contains files contributed by several users. Please refer to the
individual files to know more about them.For questions and comments, please contact me.
Author:-------Vijay Ramasami,RSL, Univ. of Kansas,Lawrence, KS, 66046.E-Mail: rvijayc@gmail.com, rvc@ieee.org
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -