error in ( imaqhwinfo ) command . any help ?

2 visualizaciones (últimos 30 días)
ahmad
ahmad el 14 de Dic. de 2013
Comentada: EDZER el 3 de Oct. de 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

Respuesta aceptada

Wayne King
Wayne King el 14 de Dic. de 2013
Editada: Wayne King el 14 de Dic. de 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 comentarios
Image Analyst
Image Analyst el 14 de Dic. de 2013
Yes.
EDZER
EDZER el 3 de Oct. de 2014
if a 1 is returned, what does that mean?

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by