How to use sendkeys for controlling NX?
5 次查看(过去 30 天)
显示 更早的评论
Hey everybody,
I try to use sendkeys for controlling Siemens NX 9 by Matlab! I already opened NX... Now I would like to create a new file by strg + n! My code:
status = system ('C:\Program Files\Siemens\NX 8.5\UGII\ugraf.exe');
What is my next step?
I've already tried to use
e = actserver
but unfortenately it didn't work!
Thanks for your help!
niko9310
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!