how to create an interface matlab with omicron

6 次查看(过去 30 天)
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?

回答(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