Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to label a text at the top of each axis in Matlab?

Status
Not open for further replies.

a_tek7

Banned
Joined
Feb 9, 2006
Messages
161
Helped
11
Reputation
22
Reaction score
2
Trophy points
1,298
Location
Bandar Abbas
Activity points
0
when we have for example 5 axises in scope how can I label a text at the top of each axis?
 

Re: matlab question

you can use subplot(N,1,n), plot(...), xlabel(' '), ylabel(' '), title(' ') for each
 

Re: matlab question

dear friend,

the "subplot" command will take care...infact the parameters in the paranthesis (a,b,c) tells matlab how it has to handle the graph(s).

Sai
 

Re: matlab question

HI CAN ANY ONE SUGGEST ME A GOOD BOOK ON MATLAB .
I HAVE NO PRIOR KNOWLEDGE ABOUT MATLAB.
 

matlab question

yes the best part of matlab
u can d/l free docs
for related tools
 

Re: matlab question

for ashish_chauhan:
A guide to Matlab for beginners & experienced users
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top