HFSS-MATLAB-API
HFSS controller
Enables control of Ansoft HFSS from MATLAB using the HFSS Scripting Interface
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.
93 stars
6 watching
31 forks
Language: MATLAB
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yuip/hfss-api | An API to control Ansoft HFSS using MATLAB scripts and generate 3D models | 89 |
shygeyang/-hfss-api-for-vortex-metasurface-generation | A MATLAB API for generating metasurfaces with vortex structures | 59 |
sfstoolbox/sfs-matlab | Toolbox for simulating and generating sound fields using wave field synthesis and other methods. | 98 |
hbartle/stewart_platform | A tool for calculating and visualizing the inverse kinematics of a rotary Stewart platform using Matlab. | 74 |
numpi/hm-toolbox | A toolbox implementing arithmetic operations for HODLR and HSS matrices in MATLAB. | 44 |
svenholcombe/matlab-lsdyna | Tools for reading and running LS-Dyna simulations from MATLAB | 31 |
s-kajita/introductiontohumanoidrobotics | MATLAB code for humanoid robotics concepts and simulations | 128 |
mathworks/hdl-coder-self-guided-tutorial | Guides developers through deploying a MATLAB algorithm to an FPGA hardware platform | 64 |
gasserelazab/6-dof-dlr-robot-simulation-in-matlab-simulink | A comprehensive analysis and simulation of a 6-DOF robotic arm in MATLAB-Simulink for control system design and robotics applications. | 55 |
matthewpeterkelly/dsctutorials | A collection of tutorials and examples for working with dynamical systems and control in Matlab | 101 |
isaacgerg/matlabhyperspectraltoolbox | A MATLAB toolbox providing algorithms and functions for hyperspectral image processing and analysis | 106 |
jocover/simulink-matlab-limesdr | Provides an interface between LimeSDR devices and Simulink/Simulink blocks using MATLAB functions | 43 |
harrystevens/geometric | A JavaScript library for working with geometric shapes and calculating related mathematical values. | 983 |
jamiemjohns/navier-stokes-2d-numerical-solve-incompressible-flow-with-custom-scenarios-matlab- | A MATLAB implementation of 2D numerical Navier-Stokes equations solver for incompressible flow with custom scenarios | 58 |
darkscyla/matlab-carla-interface | Integrates Simulink with Carla using Python for real-time processing and control of autonomous driving systems | 108 |