
Preparing the CST project for evaluating the cost function in MATLAB while optimizing.
Find Run ID for the given parameter combination. Copy all model parameters and their values to MATLAB workspace. Store/change/read/enumerate parameters of the model with or without the model rebuild, getting parameters' expressions. Open/close CST project, connect to the active one. This CST-MATLAB interface features the following: Model control: If there is a need to build the geometry programmatically, there is another good submission in Matlab File Exchange which suits better for that.
The main goal of this submission is to control an existing CST project, get and post-process the simulation results, export geometry and get various information from the project. This TCSTInterface class allows for communication with CST Microwave Studio from within MATLAB using Windows' COM technology.