"Too many input arguments" when running VideoWriter

4 visualizaciones (últimos 30 días)
B G
B G el 11 de Sept. de 2012
Respondida: Eskapp el 12 de Feb. de 2015
I get the following error when I try to run VideoWriter, even when I use the example code found in the help document for VideoWriter as well as from the web
>> VideoWriter('test.avi');
??? Error using ==> VideoWriter.VideoWriter>VideoWriter.VideoWriter at 199
Too many input arguments.
Any ideas?

Respuestas (2)

Image Analyst
Image Analyst el 11 de Sept. de 2012
It ran just fine when I did it. Take the semicolon off and see it if spits anything out to the command window.

Eskapp
Eskapp el 12 de Feb. de 2015
Just got exactly the same issue with release 2013b. Could not find the cause but closing Matlab and re-launching it solved the problem.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by