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

 채택된 답변

Image Analyst
Image Analyst 2011년 11월 8일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

질문:

FIR
2011년 11월 8일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by