Erron when running spectrogram
Ältere Kommentare anzeigen
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 Kommentare
Star Strider
am 10 Nov. 2023
Sam Marshalik
am 10 Nov. 2023
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
am 12 Nov. 2023
C D
am 20 Nov. 2023
Dear Spyros,
running the following prompts should solve your problem:
>> restoredefaultpath
>> rehash toolboxcache
After that, add your toolboxes to path again.
Spyros Brezas
am 21 Nov. 2023
Antworten (0)
Kategorien
Mehr zu Time-Frequency Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!