How to use voicebox in MATLAB online ver
3 views (last 30 days)
Show older comments
I want to use the function "enframe" to process my data through MATLAB online, but I can't find the way to load voicebox in online version.
error :
Unrecognized function or variable 'enframe'.
Thanks for your help.❤
0 Comments
Answers (1)
Walter Roberson
on 15 Feb 2022
Use websave() to save https://github.com/covarep/covarep/archive/refs/heads/master.zip onto your MATLAB Drive. Use unzip() to unzip it into a directory. Add the appropriate component to your MATLAB path.
0 Comments
See Also
Categories
Find more on Language Fundamentals 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!