|
|
diffference scale adding lines in figure
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: Multiple line plots, two y axes - comp.soft-sys.matlabAll of the lines are for a common time period, but the y scales vary greatly betwe... ... 2007]; time2=[1958:1:2005]; figure ... have managed to plot my four lines on two different ... merging existing .fig into the same figure - comp.soft-sys.matlab ...... like the xlabel, ylabel, and title, you can simply add a ... Using multiple colormaps in the same figure (different subplots ... Combine ... multiple lines into ... Add a Title to a Legend? - comp.soft-sys.matlabOkay, So i have a GUI that will plot a TON of different data all on ... Legend? - comp.soft-sys.matlab legends to multiple plots in 1 figure ... Add a legend for the lines ... Combine multiple figures (.fig) with subplots into one figure ...Using multiple colormaps in the same figure (different subplots ... Using ... cell title with multiple lines - comp.soft-sys.matlab How to add an overall title to subplot ... Merging of plots / figures - comp.soft-sys.matlab% create two figures x=1:10; figure ... cell title with multiple lines - comp.soft-sys.matlab Adding markers to ... two graphs in one plot with different xranges ... Log scaling of colors/colorbar for pcolor plot - comp.soft-sys ...So here it is: (Some long lines may ... colormap(cmap); colorbar; figure; % Display the original gray scale ... colorbar -Colorbar showing color scale Alternatives. Add ... set y-limits for new figure - comp.soft-sys.matlabAdd 'Parent' thisaxes as a parameter ... Lines can't be just "floating" in a figure. > I tried to get the CurrentAxes ... is that both the X axis and Y axis scales ... GUI objects resizing & repositioning... to reposition themselves when user resize the figure or different ... tried to compile it without the java fcn lines and ... gui-layout-toolbox Re Issue 2: Are you adding ... Adjust colorbar scale on quiver plots - comp.soft-sys.matlab ...Hello, I'm trying to create a quiver plot which has a representative data scale ... overlay the original colormap (colmap) on each image as each has a slightly different ... fixed label position? - comp.graphics.apps.gnuplotI have different datasets, some having the yrange [0 ... Add/remove grid lines in XY-Plot window; Tick - Add ... ... Matlab figure to fixed jpeg size - comp.soft-sys ... CTM: Plotting in Matlab - College of Engineering Home | Michigan ...By adding more sets of parameters to plot, you can plot as many different functions on the same figure as you want. ... Looking at the y-axis (scale: 8e10 ... Basic Plotting Functions :: Graphics (MATLABĀ®)Add axis labels and a title. xlabel('x = 0:2\pi' ... an easy way to identify the individual lines: legend ... command, including any options to save the figure in a different ... 7/18/2012 7:26:18 PM
|
|
|
|
|
|
|
|
|