MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Solve and Plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg6542] Re: [mg6512] Solve and Plot
  • From: BobHanlon at aol.com
  • Date: Mon, 31 Mar 1997 23:01:41 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Plot[y /. Solve[3x + 2y - 4 == 0, y][[1]], {x, -5, 5}];

Bob Hanlon

> I would like to solve an equation and then plot the solution. The command :
> Plot[Solve[3x+2y-4==0,y]],{x,-5,5}]
> How can i do my plot in a one line command ?



  • Prev by Date: Factor and cluster analyses
  • Next by Date: Re: Mobius strip
  • Previous by thread: Re: Solve and Plot
  • Next by thread: Sending Graphics to Other N.B.