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

 Respuesta aceptada

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')

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2018a

Preguntada:

el 4 de Jun. de 2019

Comentada:

el 4 de Jun. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by