ERROR when used 'openExample('nnet/SequenceForecastingUsingDeepLearningExample')'
显示 更早的评论
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!!
回答(1 个)
Udit06
2024-11-12
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!