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

 采纳的回答

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

产品

版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by