aviread MATLAB function not found

조회 수: 5 (최근 30일)
high speed
high speed 2022년 10월 27일
댓글: high speed 2022년 10월 27일
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
KSSV 2022년 10월 27일
It is not an inubilt function. Download the function from here:
  댓글 수: 3
high speed
high speed 2022년 10월 27일
@KSSV Not enough input arguments.
Because in my code I have only aviread(filename,index). However, in this function we have aviread(filename,option,option2,option3)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by