I am designing an Antenna using: https://github.com/simos421/CST-MATLAB-API
I have some MATLAB functions. When I run them, CST automatically creates the antenna design.
Now, I want to write a new MATLAB function. When I run this new function, CST should automatically create a lumped element. But I am not able to write this function.