vid = videoinput​('winvideo​',1,vinfo.​SupportedF​ormats{'12​80*720'}); ?

i m writing this function but there is an error coming as index exceeds matrix dimensions i couldnt understand how to solve this problem kindly help me in this matter

답변 (1개)

Sanket Mishra
Sanket Mishra 2014년 7월 7일

0 개 추천

Assuming you are using a format supported by the device, simply use 1280x720 instead of 1280*720 (replace * by x).

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

질문:

2014년 6월 30일

답변:

2014년 7월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by