plot a graph in matlab
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Shan Chu
le 31 Août 2016
Réponse apportée : Star Strider
le 31 Août 2016
Dear everyone, Do you know how to plot this kind of graph in Matlab. Which function should I use. Thanks
0 commentaires
Réponse acceptée
Star Strider
le 31 Août 2016
You would have to use a combination of the plot (using semilogx) and patch plots, and text objects. That graph would require a significant coding effort.
I wish you luck with it.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Annotations 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!