필터 지우기
필터 지우기

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