photo

onewhaleid


University of New South Wales

Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

All
  • First Review
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
Efficiently setting lower axis limit
I use the |xlim| function. When called with no arguments, it returns the current limits: xlim([0, max(xlim)])

plus de 6 ans il y a | 6

Réponse apportée
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'...

environ 9 ans il y a | 30

Question


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

environ 9 ans il y a | 1 réponse | 0

1

réponse