Effacer les filtres
Effacer les filtres

Plot a scalogram in App Designer

2 vues (au cours des 30 derniers jours)
Alberto Franzini
Alberto Franzini le 24 Fév 2019
Modifié(e) : Asad Mirza le 24 Fév 2019
I'm developing an application with App Designer and i would like to plot a scalogram (function "cwt") within the object UIAxes. Considering that "cwt(___) with no output arguments plots the CWT scalogram", how can it be done?

Réponses (1)

Asad Mirza
Asad Mirza le 24 Fév 2019
Modifié(e) : Asad Mirza le 24 Fév 2019
Doesn't look like cwt has an option for a different UIAxes. However, you could create your own function for plotting a scalogram using a combination of contour or pcolor. Then this could be put on the UIAxes instead.

Catégories

En savoir plus sur Biological and Health Sciences dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by