kato01
Full Member level 2
Hello,
I am trying to close a project file and unload HFSS from memory, all in Matlab
I am using
invoke(oDesktop,'CloseProject',Full_path);
status=dos('taskkill /F /IM ansysedt.exe');
Unfortunately nothing happens
I am using HFSS vere 2021R2
Any ideas?
I am trying to close a project file and unload HFSS from memory, all in Matlab
I am using
invoke(oDesktop,'CloseProject',Full_path);
status=dos('taskkill /F /IM ansysedt.exe');
Unfortunately nothing happens
I am using HFSS vere 2021R2
Any ideas?