db2.mat missing?
3 views (last 30 days)
Show older comments
Hello,
I'm trying to perform a wavelet analysis using a downloaded script - the script uses the db2.mat variable which is supposedly part of the wavelet toolbox. I have the toolbox installed and activated in MATLAB, located at 'C:\Program Files\MATLAB\R2018a\toolbox\wavelet'
The script throws an error saying: 'Function hmrMotionCorrectWavelet generated ERROR at line 59: Unable to read file '/db2.mat'. No
such file or directory.'
When I search for the file within the wavelet toolbox folder it gives no results. I am using 2018a. Any help would be appreciated.
2 Comments
Geoff Hayes
on 2 Mar 2019
Where did you get the script from? Which version of MATLAB was that script written for? It coud be that it was written for an older version of MATLAB (or the toolbox) where the db2.mat file existed....or it could be that this file is supposed to be included with the script you downloaded.
Answers (1)
Walter Roberson
on 2 Mar 2019
It appears there has been fix; see https://www.nitrc.org/frs/shownotes.php?release_id=3470
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!