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 ExchangeIntroduction 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