I don't know if there's an exact command for this, but by executing:
set xtics scale 0,1.0
set mxtics 2
before your plotting line, you make the major xtics 0 in size, the minor
xtics 1 in size, place one minor extic between every major xtic.
More information is in help set xtics, as usual.
On 18 October 2013 11:04, Mahmood Naderan <nt_...@ya...> wrote:
> Hi
> In microsoft excel it is possible to change the position of axis from "On
> tick marks" to "Between tick marks" (
> http://peltiertech.com/images/2010-12/PositionAxisBar2007.png).
>
> I am looking for a similar option in gnuplot. Is there any?
>
> Please let me now the correct option
>
> Regards,
> Mahmood
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> Membership management via:
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
|