ERROR when used 'openExample('nnet/SequenceForecastingUsingDeepLearningExample')'
2 ビュー (過去 30 日間)
古いコメントを表示
Hi, I wanted practice the example in https://ww2.mathworks.cn/help/deeplearning/ug/time-series-forecasting-using-deep-learning.html but, there was an error when I tab the commend openExample('nnet/SequenceForecastingUsingDeepLearningExample'): ExampleNotFound, so what can i do? Thank you!!
0 件のコメント
回答 (1 件)
Udit06
2024 年 11 月 12 日
Hi,
Generally, this type of error is shown when the example is introduced in a later version of MATLAB and you are using an older version of MATLAB. To resolve such error, you can upgrade to the version of MATLAB in which the example was introduced or later.
I hope this helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!