aviread MATLAB function not found
Mostrar comentarios más antiguos
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!
Respuestas (1)
KSSV
el 27 de Oct. de 2022
1 voto
It is not an inubilt function. Download the function from here:
3 comentarios
high speed
el 27 de Oct. de 2022
KSSV
el 27 de Oct. de 2022
high speed
el 27 de Oct. de 2022
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!