Hi!
I am trying to control the electromagnetic simulator CST Microwave Studio
from Python using COM automation, and I am experiencing trouble:
>From Matlab, I use the following calls:
cst = actxserver('CSTStudio.Application'); % Launch the
simulator application
mws = invoke(cst, 'O
hi mark. thanks so much for looking into the matter. unfortunately, i'm the
odd person out here because this fix hasn't solved my problem. i implemented
the fix and restarted the server, to no avail. thinking i had screwed up my
system with previous tries, i did this:
- uninstalled python and pywi
Sorry, but I don't have any insights here, other than to note:
i verified that framework.py is the new one. something that seems odd to
me is that the framework.pyc and framework.pyo files both have
modification times from BEFORE when i changed framework.py, so my
instinct is they didn't recompi