From: kitty on 27 Nov 2009 05:25 Hi, I can compile using Matlab 2009b I can even run my application,however, I got error out when trying to call "edge" function. see error below: \LOCALS~1\Temp\RT\mcrCache7.11 ate\imfilter_mex.mexw32':module not found Error in ==> imfilter at 335 Error in ==> edge at 393 I did included imfilter_mex.mexw32', edge.m and imfilter.m when compile. However, this error never gone. Please advise. Kitty
From: Chirag on 4 Dec 2009 08:28 Hi Kitty, This is a known issue with MATLAB Compiler in R2009b. Check the Bug Report: ( it contains a workaround) http://www.mathworks.com/support/bugreports/581700 Chirag "kitty " <kyleungyk(a)hotmail.com> wrote in message <heo9eh$rid$1(a)fred.mathworks.com>... > Hi, > I can compile using Matlab 2009b > I can even run my application,however, I got error out when trying to call "edge" function. > see error below: > \LOCALS~1\Temp\RT\mcrCache7.11 > ate\imfilter_mex.mexw32':module not found > Error in ==> imfilter at 335 > Error in ==> edge at 393 > > I did included imfilter_mex.mexw32', edge.m and imfilter.m when compile. > However, this error never gone. > > Please advise. > Kitty
|
Pages: 1 Prev: Electronic stethoscope output on MATLAB Next: values saved to workspace while using Simulink |