why i am getting error in mmreader function?
Mostra commenti meno recenti
when i write the following piece of code i am getting error.
clc
obj=mmreader('wildlife.wmv')
vedio=read(obj)
??? Error using ==> mmreader.mmreader>getFullPathName at 103 The filename specified was not found in the MATLAB path.
Error in ==> mmreader.mmreader at 63 fullFilePath = getFullPathName( filename );
Error in ==> PQR at 2 obj=mmreader('wildlife.wmv')
please help me to solve this problem.
1 Commento
sivaprasanth s
il 25 Apr 2020
State .mmreader
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Variables in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!