I get the following message:
Unable to resolve the name
'coder.gpu.internal.isGpuEnabled'.
every time I try to use the spectrogram function. I have installed Matlab 2023b with Signal Processing Toolbox.
This was not the case in previous Matlab versions.
Thank you in advance for your correspondence.

댓글 수: 5

Sam Marshalik
Sam Marshalik 2023년 11월 10일
Spyros, which function are you trying to use from Signal Processing Toolbox that you get this error with?
Can you confirm that you have access to a GPU by running "gpuDevice" in MATLAB?
Spyros Brezas
Spyros Brezas 2023년 11월 12일
Dear Sam,
thank you for your response.
I try to use spectrogram.
By running "gpuDevice" I get "gpuDevice requires Parallel Computing Toolbox".
Please do note that spectrogram function worked in previous Matlab version, without Parallel Computing Toolbox.
Kind regards
C D
C D 2023년 11월 20일
Dear Spyros,
running the following prompts should solve your problem:
>> restoredefaultpath
>> rehash toolboxcache
After that, add your toolboxes to path again.
Spyros Brezas
Spyros Brezas 2023년 11월 21일
Dear C D,
thank you for your response.
Your suggestion temporarily solves the problem, because by restarting Matlab, the problem reoccurs.
Kind regards

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Time-Frequency Analysis에 대해 자세히 알아보기

제품

릴리스

R2023b

질문:

2023년 11월 10일

댓글:

2023년 11월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by