how to create an interface matlab with omicron
Mostra commenti meno recenti
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 Commenti
per isakson
il 15 Gen 2020
google found Matlab and Excel libraries for Omicron Devices
Tejas Rivonkar
il 15 Gen 2020
Risposte (0)
Categorie
Scopri di più su Software Development in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!