aviread MATLAB function not found
古いコメントを表示
Dear,
In my program Ihave this line:
frm(i)=aviread('test.avi',i);
And I got this error:
Unrecognized function or variable 'aviread'.
Can anyone help me to find this function aviread(filename,index) please!
回答 (1 件)
KSSV
2022 年 10 月 27 日
1 投票
It is not an inubilt function. Download the function from here:
カテゴリ
ヘルプ センター および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!