Borrar filtros
Borrar filtros

Running "Findpeaks" feezes matlab

4 visualizaciones (últimos 30 días)
bpicco
bpicco el 13 de Feb. de 2019
Respondida: Supraja el 10 de Feb. de 2023
Hi,
A script of mine that uses the "findpeaks" function that use to work now freezes matlab.
Anyone have a similar issues? If so, how did you resolve it?
I saw in an earlier post that changing your default printer to pdf works but this did not resolve my issue.
Thanks
Bryan
  2 comentarios
Star Strider
Star Strider el 13 de Feb. de 2019
Posting your code would help.
What are you saving as an image or printing?
bpicco
bpicco el 13 de Feb. de 2019
output = findpeaks(data);
data is one column of data 1000 rows long.

Iniciar sesión para comentar.

Respuestas (1)

Supraja
Supraja el 10 de Feb. de 2023
Seems like the issue is with the printer.
Check the thread given here. This can help in solving your issue.

Categorías

Más información sobre Debugging and Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by