kato01
Full Member level 2
Hello,
I am trying to control HFSS from a VBS script and/or MATLAB. I suspect my company has blocked that so I am trying to run a VBA script from INSIDE HFSS.
I tried to open a text files and read some variables, however the script I used from EXCEL does not work inside HFSS.
Does anybody know how to get the following lines to work from inside HFSS script?
open file for input as 1
input#1, A,B
close 1
Thanks
I am trying to control HFSS from a VBS script and/or MATLAB. I suspect my company has blocked that so I am trying to run a VBA script from INSIDE HFSS.
I tried to open a text files and read some variables, however the script I used from EXCEL does not work inside HFSS.
Does anybody know how to get the following lines to work from inside HFSS script?
open file for input as 1
input#1, A,B
close 1
Thanks