help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subplot Question


From: Andrei Krishkevich
Subject: Re: Subplot Question
Date: Sat, 8 Jan 2011 11:16:06 -0500

Hey! I know I've done it before. I'll scan through my old code and send you a snippet later tonight. It's either 'linkaxis' or something like that, but there's definitely a command for that. Let me know if you find before I do.

On 8 Jan 2011 06:46, "Doug Stewart" <address@hidden> wrote:



On Sat, Jan 8, 2011 at 4:50 AM, Jason Criss <address@hidden> wrote:

>
> I have two subplots and each subplot displays the same number of points.  The x-axis (domain) va...

_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

Here are some ideas

1) find the max and min of your data
2) set the x axis range on both plots

help max
help  min
help axis

Doug

_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave


reply via email to

[Prev in Thread] Current Thread [Next in Thread]