Error using tall/cellfun

6 views (last 30 days)
Shaunak Deshpande
Shaunak Deshpande on 20 Nov 2023
Commented: Walter Roberson on 20 Nov 2023
I'm getting an error error "using tall/cellfun" while doing a project listed in mathworks "Denoise Speech Using Deep Learning Networks". I don't know how to fix this error pr why this error occured in the first place. Seeking explanation for this particuar error. If you know anuthing about it then please consider helping me below this post.
  1 Comment
Walter Roberson
Walter Roberson on 20 Nov 2023
Messages of the form "such and such a file is used in This Place" are usually indicating that MATLAB cannot find the indicated function installed anywhere, but that MATLAB knows that the function is part of the indicated package.
You might need to use addAttachedFiles to add the directory containing the function to the pool.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!