labelling the graph axis(urgent)

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

 Réponse acceptée

Image Analyst
Image Analyst le 8 Nov 2011

0 votes

What about using sprintf() to construct your axes labels, and xlabel() and ylabel() to put them on?

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots 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!

Translated by