Page 1 of 1

The movie can't be played when OPT=2

Posted: Fri Jul 15, 2011 11:18 am
by tinyvane
Hi Tim,

Thanks for your great toolkit, but when I adjust OPT=2 to verify everything looks fine, I got some error like below:


??? Error using ==> iptsetpref
Unknown Image Processing Toolbox preference "ImshowInitialMagnification".

Error in ==> playmovie at 120
iptsetpref('ImshowInitialMagnification',100)

Error in ==> verifyKinetics at 231
playmovie(F, ceil(nfigure/4), 1);

Error in ==> getKinetics at 617
verifyKinetics(numVer, C3Dkey, [C3Dkey.timeVec.analogFrame ; GRF], ...

Error in ==> testExtract at 29
[GRF, CoP, GRMo, GRMx] = getKinetics(keyDyn, opt, filtFreq, markersDyn);

I don't know wrong I am using WINDOWS 7, the toolkit works good under WINDOWS XP, so I don't know how to fix this.

One more thing, before the toolkit played the movie, the frame by frame animation was really slow and shown one by one, not as smooth as it under WINDOWS XP, any suggestion?

Thanks.
Yi Wang

RE: The movie can't be played when OPT=2

Posted: Sat Jul 16, 2011 1:33 am
by twdorn
Hi Yi,

I'm not quite sure what is going on there. This appears to be a Matlab/Windows issue, not a toolbox issue. I have not done any testing with Windows 7 so I can't provide much assistance there. I really only recommend the toolbox to be used under Windows XP(32 bit) and Matlab 2010b (or less).

Tim