Running "Findpeaks" feezes matlab

2 次查看(过去 30 天)
bpicco
bpicco 2019-2-13
回答: Supraja 2023-2-10
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 个评论
Star Strider
Star Strider 2019-2-13
Posting your code would help.
What are you saving as an image or printing?
bpicco
bpicco 2019-2-13
output = findpeaks(data);
data is one column of data 1000 rows long.

请先登录,再进行评论。

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Debugging and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by