error in ( imaqhwinfo ) command . any help ?

2 vues (au cours des 30 derniers jours)
ahmad
ahmad le 14 Déc 2013
Commenté : EDZER le 3 Oct 2014
when i write command ( imaqhwinfo ) this error appears (Undefined function or variable 'imaqhwinfo'. ) knowing that I used matlab R2013b ,and this message not appears when i used matlab 2012 .. so what is the problem .? thanks in advance

Réponse acceptée

Wayne King
Wayne King le 14 Déc 2013
Modifié(e) : Wayne King le 14 Déc 2013
It seems maybe you do not have the Image Acquisition Toolbox installed in R2013b.
If you enter
>>ver
Do you see the Image Acquisition Toolbox installed?
You can also try this command:
license('test','image_acquisition_toolbox')
to see if a 1 is returned.
  3 commentaires
Image Analyst
Image Analyst le 14 Déc 2013
Yes.
EDZER
EDZER le 3 Oct 2014
if a 1 is returned, what does that mean?

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by