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!