Unrecognized function or variable 'dlaccelerate'.

조회 수: 1 (최근 30일)
Thomas Rodriguez
Thomas Rodriguez 2022년 4월 17일
댓글: Steven Lord 2022년 4월 18일
Hi,
I'm trying to run MATLAB's example solving Burger's equation (https://www.mathworks.com/help/deeplearning/ug/solve-partial-differential-equations-using-deep-learning.html) using Deep Learning.
I've just downloaded the Deep Learning Toolbox, and I've been running into the error:
"Unrecognized function or variable 'dlaccelerate'."
I'm not sure why? I used the "ver" command to confirm that the Deep Learning Toolbox downloaded correctly with its version, and everything is there.
Thank you for your time.

채택된 답변

Walter Roberson
Walter Roberson 2022년 4월 17일
Introduced in R2021a
  댓글 수: 2
Thomas Rodriguez
Thomas Rodriguez 2022년 4월 18일
So dlaccelerate() is not compatible with R2020b?
Steven Lord
Steven Lord 2022년 4월 18일
The dlaccelerate function didn't exist in release R2020b. You'll need to upgrade to release R2021a or later to use it.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by