Predictive Maintenance Convolution Neural Network Algorithm Error

I copied the code from the example in Matlab website. However, there are some errors occured when I tried to run the code and I have problem understanding the error. The screenshot of the error is attached below. May I know what can I do to resolve the error? Thanks in advanced.

 채택된 답변

David Willingham
David Willingham 2021년 10월 11일

0 개 추천

Hi, it's difficult to debug based on the error message alone.
First things to check:
  1. Did the example run without error on your machine? Or is this only after you copied / pasted parts of the code?
  2. What version of MATLAB are you using? >>ver

댓글 수: 7

I copied and pasted the code.
I’m using 2021a
I'd recommend checking if the example runs by directly opening it from the doc. Can you confirm this?
May I know how do I check this?
openExample('predmaint/RULEstimationUsingCNNExample')
I entered openExample('predmaint/RULEstimationUsingCNNExample') and it works. Does it means there was some mistakes in my previous code?
Sorry for the late reply.
Prateek Rai
Prateek Rai 2021년 10월 13일
편집: Prateek Rai 2021년 10월 13일
Hi Ng Yong Jie,
Since, openExample('predmaint/RULEstimationUsingCNNExample') worked. I think you had some mistakes in your previous code.
Okay. thanks for your help

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2021년 10월 9일

댓글:

2021년 10월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by