how to create an interface matlab with omicron

test = actxserver('omicron.cmengine.1')
[Number , Version] = invoke (test, 'CMVersion')
hEngine = invoke(test,'CMGetEngineHandle')
scan = invoke(test, 'CMDevScanForNew', hEngine)
I am trying to improve a GUI and connect omicron with Matlab in order to run the dynamic testing. what changes should be made in above syntex?

2 件のコメント

per isakson
per isakson 2020 年 1 月 15 日
Tejas Rivonkar
Tejas Rivonkar 2020 年 1 月 15 日
Thanks for the reply.
i will try the mentioned link and let you know as soon as possible.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSoftware Development についてさらに検索

タグ

質問済み:

2020 年 1 月 15 日

コメント済み:

2020 年 1 月 15 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by