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!