aviread MATLAB function not found
Afficher commentaires plus anciens
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
le 27 Oct 2022
1 vote
It is not an inubilt function. Download the function from here:
Catégories
En savoir plus sur Interactive Control and Callbacks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!