Effacer les filtres
Effacer les filtres

aviread MATLAB function not found

7 vues (au cours des 30 derniers jours)
high speed
high speed le 27 Oct 2022
Commenté : high speed le 27 Oct 2022
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!

Réponses (1)

KSSV
KSSV le 27 Oct 2022
It is not an inubilt function. Download the function from here:
  3 commentaires
KSSV
KSSV le 27 Oct 2022
high speed
high speed le 27 Oct 2022
@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)

Connectez-vous pour commenter.

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by