photo

onewhaleid


University of New South Wales

2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • First Review
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
Efficiently setting lower axis limit
I use the |xlim| function. When called with no arguments, it returns the current limits: xlim([0, max(xlim)])

6년 초과 전 | 6

답변 있음
changing font size in all the elements of figures
I use *findall* to change the font size for all text in a single figure: set(findall(gcf,'-property','FontSize'),'FontSize'...

대략 9년 전 | 30

질문


Graphical output from FINDPEAKS
The documentation for *findpeaks* states the following: FINDPEAKS(...) without output arguments plots the signal and the pe...

대략 9년 전 | 답변 수: 1 | 0

1

답변