error in ( imaqhwinfo ) command . any help ?
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
NOTE:-
Matlabsolutions.com provide latest MatLab Homework Help,MatLab Assignment Help for students, engineers and researchers in Multiple Branches like ECE, EEE, CSE, Mechanical, Civil with 100% output.Matlab Code for B.E, B.Tech,M.E,M.Tech, Ph.D. Scholars with 100% privacy guaranteed. Get MATLAB projects with source code for your learning and research.
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.
SEE COMPLETE ANSWER CLICK THE LINK