diffference scale adding lines in figure

  • Follow


hi, 
i plot 6 lines in a figure and so every line have difference range or scale axis.
when i plot this lines, i don't get good figure for example; one line's y axis is 0.2 another one's y axis  is 0.002 and so figure is not seen good 
0.2 |
      |^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      |
      |
      |
      |
      |
      |
      |
      |
      |
      |
0.002|*********
      | ++++++++++++++++*************************************
      |--------------------------------------------------------------------------------------------
      |_______________________________________________________

MY figure si  as like as top figure

can i plot drifference scale lines in figure in matlab ?
is there any way ?

regads.
0
Reply orki 5/3/2010 10:00:22 PM

"orki " <karayel_kara@hotmail.com> wrote in message 
news:hrnh1m$9uc$1@fred.mathworks.com...
> hi, i plot 6 lines in a figure and so every line have difference range or 
> scale axis.
> when i plot this lines, i don't get good figure for example; one line's y 
> axis is 0.2 another one's y axis  is 0.002 and so figure is not seen good

*snip ASCII-art*

> MY figure si  as like as top figure
>
> can i plot drifference scale lines in figure in matlab ?
> is there any way ?

SUBPLOT?

SEMILOGY?

PLOTYY?

-- 
Steve Lord
slord@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ 


0
Reply Steven 5/4/2010 2:17:04 PM


1 Replies
237 Views

(page loaded in 0.011 seconds)

Similiar Articles:













7/18/2012 7:26:18 PM


Reply: