error in ( imaqhwinfo ) command . any help ?

조회 수: 2 (최근 30일)
ahmad
ahmad 2013년 12월 14일
댓글: EDZER 2014년 10월 3일
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

채택된 답변

Wayne King
Wayne King 2013년 12월 14일
편집: Wayne King 2013년 12월 14일
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
Image Analyst
Image Analyst 2013년 12월 14일
Yes.
EDZER
EDZER 2014년 10월 3일
if a 1 is returned, what does that mean?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by