Exporting Plot Data from CST Microwave Studio Tables sing Macro -Urgent
时间:03-30
整理:3721RD
点击:
Hi Everyone,
I have to import a 48 graphs of data from CST Tables in the form of .txt file. I just try to export 1st graph using following code.
' Export_Tables
Sub Main ()
SelectTreeItem "Tables\E_WV3_8X"
ExportPlotData "E_WV3_8X.txt"
End Sub
But i not getting any output file in any project folder..I don't get any error also.
Also where the exported data is generally stored after running of MACRO.
Your urgent response will be highly appreciated.
Thanks
I have to import a 48 graphs of data from CST Tables in the form of .txt file. I just try to export 1st graph using following code.
' Export_Tables
Sub Main ()
SelectTreeItem "Tables\E_WV3_8X"
ExportPlotData "E_WV3_8X.txt"
End Sub
But i not getting any output file in any project folder..I don't get any error also.
Also where the exported data is generally stored after running of MACRO.
Your urgent response will be highly appreciated.
Thanks
- CST Postprocessing of multiple S-parameters (single frequency parameter extraction)
- Shielding Simulation in CST
- Illegal usage of S-Matrix, No impedance found error in cst
- Line impedance in CST
- CST dual polarized H-slot antenna is very well matched but has poor total efficiency
- CST Matlab Interface, Export Far Field Result Automatically