[Mma] plotting 2

Maciej Bilicki Maciej.Bilicki at astri.uni.torun.pl
Tue May 27 12:41:20 CEST 2003


Thanks, it's exactly what I nedded.

On Tue, 20 May 2003, Boud Roukema wrote:

>
> [3:28pm*boud at christo]:~>gnuplot
> gnuplot> help
> Help topic: introduction
> Help topic: plotting
> gnuplot> help plot title
>
>  Examples:
>
>  This plots y=x with the title 'x':
>        plot x
>
>  This plots x squared with title "x^2" and file "data.1" with title
>  "measured data":
>        plot x**2 title "x^2", 'data.1' t "measured data"
>
>  This puts an untitled circular border around a polar graph:
>        set polar; plot my_function(t), 1 notitle
>
>
> There's also stuff there about
>
> gset key noautotitle
>
> but it doesn't seem to work :(.
>
> Here's a way to "change" the text (but i can't find a solution
> for getting rid of it):
>
> octave:35> plot
> (vec_theta,vec_t,";t(theta);",vec_theta,vec_a,";a(theta);")
>
> You at least get more interesting labels that way.
>
> On Tue, 20 May 2003, Maciej Bilicki wrote:
>
> > How to get rid of (or change) the text "line 1" on a plot?
> >
> > _______________________________________________
> > Mma mailing list
> > Mma at adjani.astro.uni.torun.pl
> > http://adjani.astro.uni.torun.pl/mailman/listinfo/mma
> >
> _______________________________________________
> Mma mailing list
> Mma at adjani.astro.uni.torun.pl
> http://adjani.astro.uni.torun.pl/mailman/listinfo/mma
>




More information about the Mma mailing list