aviread MATLAB function not found
Ältere Kommentare anzeigen
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!
Antworten (1)
KSSV
am 27 Okt. 2022
1 Stimme
It is not an inubilt function. Download the function from here:
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!