MATLAB FUCNTION 'dwt2' not working in Matlab2016a??
Show older comments
Undefined function or variable 'dwt2'.
Answers (1)
Walter Roberson
on 3 Mar 2018
0 votes
That function is part of the Wavelet Toolbox; you need to have that toolbox installed and licensed.
3 Comments
Mohammad Bhat
on 3 Mar 2018
Mohammad Bhat
on 3 Mar 2018
Walter Roberson
on 3 Mar 2018
What shows up for
which -all dwt2
and what files do you see with
ls( fullfile(matlabroot, 'toolbox', 'wavelet', 'wavelet', 'd*') )
Categories
Find more on Image Analysis 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!