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

Answers (1)

Cris LaPierre
Cris LaPierre on 18 Mar 2024

0 votes

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:

Categories

Tags

Asked:

on 18 Mar 2024

Answered:

on 18 Mar 2024

Community Treasure Hunt

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

Start Hunting!