How to change the y-limit values from low to high?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I implemented a fractal generation code and obtained the image. Somehow i am getting y limit values starting from high end. It means for y[1,5], ylimit starts from 5 and goes upto 1. I tried ylim([1,5]) as well but no luck. Please help me to change it. Sample code and image are attached for your reference.
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Fractals 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!