Hello everyone,
I recently work with CST Studio Suite, and I want to get the information of 2D/3D e-field and h-field results, I have found that CST provides API (CST Result Reader DLL) that I can use with MATLAB, however it cannot get the data of time. For example: The simulation result is e-field(t=0..end(0.01)) [1], the API returns a blank matrix; but when the result is e-field(f=10) [1], the API works normally. I want to get the information in time, so there are other possible ways to get e-field data.
