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

 채택된 답변

Walter Roberson
Walter Roberson 2019년 6월 4일
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