フィルターのクリア

aviread MATLAB function not found

7 ビュー (過去 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 件のコメント
KSSV
KSSV 2022 年 10 月 27 日
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 Center および File ExchangeLogical についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by