ivan@78: What are these funny ".mhelp" files?! ivan@78: ------------------------------------- ivan@78: ivan@78: Some users of Matlab 7.0.4 have reported that the Rice Wavelet Toolbox ivan@78: MEX interfaces aren't being found. Instead, the .m files (which only ivan@78: contain the help text) are taking precedence, and function calls to ivan@78: these routines cause an error. ivan@78: ivan@78: A simple workaround is to move these .m help files so that Matlab ivan@78: doesn't have to choose between them and the MEX versions. We've ivan@78: renamed these files: ivan@78: ivan@78: mdwt.m to mdwt.mhelp ivan@78: midwt.m to midwt.mhelpm ivan@78: mirdwt.m to mirdwt.mhelpm ivan@78: mrdwt.dll to mrdwt.mhelpm ivan@78: ivan@78: -- The Sparco development team ivan@78: (Michael P. Friedlander and Ewout van den Berg) ivan@78: $Id: README.sparco 830 2008-03-25 22:28:04Z mpf $ ivan@78: