You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I not able to export the files because there is also the information about the excitation mode in CST and the interface has not implement it inside.
Like this: 'Farfields\farfield (f=28.5) [1(1)]'
Thank you!
Lisa
The text was updated successfully, but these errors were encountered:
RegExpPattern variable can be changed to RegExpPattern = ['.*\((?:f\s?=\s?)?', '((?:' NumberMatch ')|(?:broadband))', '\)\s*\[', '(\d+)(?:\(\d+\))?', '\]'];
It should solve the issue, I believe.
Hello I am using the interface: https://it.mathworks.com/matlabcentral/fileexchange/72228-tcstinterface-cst-studio-suite-to-matlab-interface.
But I not able to export the files because there is also the information about the excitation mode in CST and the interface has not implement it inside.
Like this: 'Farfields\farfield (f=28.5) [1(1)]'
Thank you!
Lisa
The text was updated successfully, but these errors were encountered: