how to create an interface matlab with omicron

조회 수: 6 (최근 30일)
Tejas Rivonkar
Tejas Rivonkar 2020년 1월 15일
댓글: Tejas Rivonkar 2020년 1월 15일
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
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개)

카테고리

Help CenterFile Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by