How to use voicebox in MATLAB online ver

3 views (last 30 days)
yiling li
yiling li on 15 Feb 2022
Answered: Walter Roberson on 15 Feb 2022
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.❤

Answers (1)

Walter Roberson
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.

Categories

Find more on Language Fundamentals in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!