I can't open a MATLAB example code? I have version R2018a

Screen Shot 2019-06-04 at 2.58.45 PM.png
Clicking on the "Try it in MATLAB" prompts this
Screen Shot 2019-06-04 at 2.58.55 PM.png
When you actually type the command in MATLAB, however, it gives you an error
Screen Shot 2019-06-04 at 2.59.35 PM.png

 Akzeptierte Antwort

The Deep Learning Toolbox did not exist in R2018a; it was known as the Neural Network Toolbox then.
In R2018a, that example was part of the Signal Processing Toolbox, and was accessed by
openExample('signal/ClassifyECGSignalsUsingLSTMNetworksExample')

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by