db2.mat missing?
이전 댓글 표시
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
Geoff Hayes
2019년 3월 2일
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
2019년 3월 5일
답변 (1개)
Walter Roberson
2019년 3월 2일
0 개 추천
It appears there has been fix; see https://www.nitrc.org/frs/shownotes.php?release_id=3470
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!