Loading the DL model
显示 更早的评论
How can I download the model commandNet.mat. I have tried this load('commandNet.mat') command but it is not working
回答(1 个)
Cris LaPierre
2024-3-18
0 个投票
You will need to find an example that uses this file and use the Open in MATLAB Online or Copy Command workflows to download the example script and all the supporting files to your MATLAB instance.
Here is one example you could use:
类别
在 帮助中心 和 File Exchange 中查找有关 Downloads 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!