Can not use "imaqhwinfo"

1 visualizzazione (ultimi 30 giorni)
Lizhao Du
Lizhao Du il 26 Set 2016
Commentato: Lizhao Du il 27 Set 2016
When I use "imaqhwinfo" , it returns nothing only I am wrong . I did have installed "Image Acquisition Toolbox" and "MATLAB Compiler SDK",but it did not work . Thanks in advance .
  2 Commenti
Image Analyst
Image Analyst il 26 Set 2016
Nothing? What do you mean by "nothing"? Do you mean this:
>> imaqhwinfo
Warning: No Image Acquisition adaptors found. Image acquisition adaptors may be available as downloadable support
packages. Open Support Package Installer to install additional vendors.
ans =
InstalledAdaptors: {}
MATLABVersion: '9.0 (R2016a)'
ToolboxName: 'Image Acquisition Toolbox'
ToolboxVersion: '5.0 (R2016a)'
Or do you just get another command prompt with nothing whatsoever displayed in the command window? What does it show if you type
>> ver
Lizhao Du
Lizhao Du il 27 Set 2016
It shows that my lisence is 123456, is it right ? The good news is that with Madhura Suresh's help , it did work ! Thank you !

Accedi per commentare.

Risposte (1)

Madhura Suresh
Madhura Suresh il 26 Set 2016
Modificato: Madhura Suresh il 26 Set 2016
Hi Lizhao,
You will need to install hardware support packages to install the adaptors.
Run supportPackageInstaller to install support packages for hardware that you have - and then run imaqhwinfo again.
Madhura
  1 Commento
Lizhao Du
Lizhao Du il 27 Set 2016
Yeah , you are right . It does work ! Thanks a lot !

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by