Unable to open openExample('wavelet/XpwWaveletMLExample')
7 views (last 30 days)
Show older comments
Hello, I am unable to open openExample('wavelet/XpwWaveletMLExample') in my MATLAB R2016a. Getting error
Index exceeds matrix dimensions.
Error in openExample>readMetadata (line 95) metadata.component = tokens{1};
Error in openExample (line 10) metadata = readMetadata(id);
0 Comments
Accepted Answer
Wayne King
on 28 May 2018
That example is part of MATLAB R2018a. The example was not shipped with the R2016a version of MATLAB.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!