1

I got the following error while running

source.vid = videoinput('winvideo', 1,'YUY2_320x240');

Undefined function or variable 'videoinput'.

How to resolve it?

1
  • Please post some some code, so others can try and help. Commented Feb 7, 2016 at 9:37

1 Answer 1

1

Your matlab installation is missing "Image Acquisition toolbox".Install it and run the code again

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.