Multiple Scattergram plots in the same figure
Afficher commentaires plus anciens
I would like to create two scattergram plots (Wavelet toolbox) in the same figure. I tried using the subplot command but it did not work (no error message, but only plotted the 2nd figure, not in subplot position).
scattergram(wf,Sgood,'FilterBank',vizLevel); title(good);
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!