How to import an avi-file?
30 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to import an avi-file. I used the command line:
mov = aviread(filename)
as suggested in the Matlab documentation. However, I obtain the error message:
??? mov = aviread(125.avi) | Error: Unexpected MATLAB expression.
So I wounder if someone could tell me what I'm doing wrong and how to correct this procedure.
Thank you in advance for your help Emerson
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 8 Okt. 2011
Relevant discussions:
http://www.mathworks.com/help/techdoc/ref/getframe.html (which describes the mov frame)
0 Kommentare
Siehe auch
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!