|
From: Vinu V N. <nam...@gm...> - 2015-09-15 10:53:49
|
Hi
I just downloaded wavepacket version 5.1. When I try to run the demo I get
the following error
Undefined function or method 'VideoWriter' for input arguments of type
'char'.
Error in ==> psi at 136
writerObj = VideoWriter (VideoFilename, 'MPEG-4');
The matlab version I use is 2010a and I learned that the VideoWriter
function is available from 2010b onwards.
Is there any workaround ?
Best Regards
Vinu
|