フィルターのクリア

"Too many input arguments" when running VideoWriter

4 ビュー (過去 30 日間)
B G
B G 2012 年 9 月 11 日
回答済み: Eskapp 2015 年 2 月 12 日
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?
  1 件のコメント
Walter Roberson
Walter Roberson 2012 年 9 月 11 日
Which release are you using?

サインインしてコメントする。

回答 (2 件)

Image Analyst
Image Analyst 2012 年 9 月 11 日
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 2015 年 2 月 12 日
Just got exactly the same issue with release 2013b. Could not find the cause but closing Matlab and re-launching it solved the problem.

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by