db2.mat missing?
Mostrar comentarios más antiguos
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 comentarios
Geoff Hayes
el 2 de Mzo. de 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.
iwantrugs
el 5 de Mzo. de 2019
Respuestas (1)
Walter Roberson
el 2 de Mzo. de 2019
0 votos
It appears there has been fix; see https://www.nitrc.org/frs/shownotes.php?release_id=3470
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!