aviread MATLAB function not found

3 次查看(过去 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