labelling the graph axis(urgent)
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Daniel i accepted your answer for that question ,which worked very good ,this is another question,
the x and y parameters for x and y axis are stored in a variable A,B
A has numbers from 1 to 100 randomly B has numbers from 101 to 200 randomly
now i want to take parameters from A,B for each graph and label them
0 commentaires
Réponse acceptée
Image Analyst
le 8 Nov 2011
What about using sprintf() to construct your axes labels, and xlabel() and ylabel() to put them on?
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Graphics Object Programming 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!