Function findpeaks freezes Matlab
Mostra commenti meno recenti
I have an issue with the function findpeaks from the signal processing toolbox. Suddenly, it stopped working and each time it is run, it freezes Matlab (2017b, 2018a). The codes work fine on another machine. Reinstallation of the toolbox/Matlab software doesn't help. Would be grateful for any ideas what happened!
6 Commenti
Honglei Chen
il 4 Giu 2018
Is it possible some other custom function with the same name is masking it? Could you check
which findpeaks
and see if it still points to the toolbox version?
HTH
Joanna Dzoadkowiec
il 4 Giu 2018
Greg Dionne
il 4 Giu 2018
Does it happen when you assign a result, or only when you call it without arguments (making a plot)? Also, how big is the input vector?
Joanna Dzoadkowiec
il 4 Giu 2018
Chris Turnes
il 4 Giu 2018
Can you post the data set that you are using? This may help us to reproduce the issue.
Joanna Dzoadkowiec
il 4 Giu 2018
Risposte (1)
Pengfei Chen
il 31 Ott 2018
1 voto
change your default printer under control panel will fix this problem.
1 Commento
Michele Facchinelli
il 14 Feb 2019
Modificato: Michele Facchinelli
il 14 Feb 2019
Another customer has reported that this step does indeed work.
The issue seems to be related to the printer settings. These other steps may be useful:
Please re-install your printer drivers to the newest version. If this still does not work please try these other workarounds:
- Remove the printer from your list of devices in your control panel. The printer would be located in the Devices and Printers control panel for most Windows OS's.
- End the print spooler/driver process inside of your Task manager and start MATLAB.
- Change your default printer to another printer, or to the generic printer that Windows automatically creates.
Categorie
Scopri di più su Spectral Estimation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!