octave-maintainers
[Top][All Lists]
Advanced

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

about the patch for the document for manually setting tics


From: Tatsuro MATSUOKA
Subject: about the patch for the document for manually setting tics
Date: Fri, 29 Feb 2008 04:48:39 +0900 (JST)

Thank you John

I will consider the patch, vote to the maintainer list 
and wait a litte time with a time limit for some correcting my poor English.
My idea, it is important proper examples are useful 
for users although English is not so good.

Poor English will be removed by someone else so that 
I prefer going ahead than waiting.

# That will be a good homework to me at this weekend. :-)

Regards

Tatsuro

--- "John W. Eaton" <address@hidden> wrote:

> On 28-Feb-2008, Tatsuro MATSUOKA wrote:
> 
> | I also would like to add the following
> | ************************************************************
> |           ax=gca();
> |           set (ax, "xtick", [pi/4, pi/2, pi, 1.5*pi, 2*pi])
> |           set (ax, "xticklabelmode", "Manual")
> |           set (ax, "xticklabel", ["Pi/4";"Pi/2";"Pi";"3*Pi/2";"Pi"])
> | 
> | creates a plot with manually set of the tics in x axis.
> | *****************************************************************
> | (My Engish is poor, please correct the above)
> 
> I'm sorry, but I don't have time to edit every suggestion or
> contribution, so I suggest you work together with someone else who can
> help with the English and submit patches when it is likely that they
> could be applied without much additional editing.
> 
> | I searced for plot.txi.  I could not find the corresponding part.
> | To which file I should add the above and the make a diff file.
> 
> The text you refer to is in scripts/plot/gca.m.
> 
> But I don't think that is the best place to document the xtick and
> xticklabel properties.  The point of the example in the gca help text
> is to show that it is possible to modify the axes using the handle.
> The use of the position property is arbitrary, and we can't include
> examples for all properties there.
> 
> I think it would be better to improve the descriptions of the graphics
> properties in the plot.txi file.  In addition to improving what is
> already there, it would also be helpful to make sure all properties
> are documented.  I think a number of properties have been added since
> the 3.0 release that have not been added to plot.txi yet.
> 
> jwe
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
> 



--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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