Re: Plotting a Vertical Line
- To: mathgroup@smc.vnet.net
- Subject: [mg11698] Re: Plotting a Vertical Line
- From: jtischer@pitagoras.univalle.edu.co
- Date: Sat, 21 Mar 1998 18:35:31 -0500
- Organization: Deja News - The Leader in Internet Discussion
- References: <6esdkf$57j@smc.vnet.net>
In article <6esdkf$57j@smc.vnet.net>, Frank Roescher <froesche@dekalb.dc.peachnet.edu> wrote: > > How do I get Mathematica to plot the graph of x , i.e., a vertical > line in 2D? Thanks. > > Plot[Sin[t],{t,0,2\[Pi]},Prolog->{Line[{{3,1},{3,-1}}]}] Jrgen