MathGroup Archive 2012

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

Search the Archive

Why no Import command?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg127517] Why no Import command?
  • From: "Nicholas Kormanik" <nkormanik at gmail.com>
  • Date: Wed, 1 Aug 2012 04:54:29 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • Reply-to: <nkormanik at gmail.com>

Please see page:

http://reference.wolfram.com/mathematica/ref/SmoothDensityHistogram.html

Under Applications.  OldFaithful.mtp  Example file comes with Mathematica.

SmoothDensityHistogram[ExampleData[{"Statistics", "OldFaithful"}],
FrameLabel -> {"Duration (minutes)", "Interval (minutes)"}, PlotLabel ->
"Old Faithful Eruptions"]

Why is no "Import" command needed?

Also, how does Mathematica know which variables to use in the plot?


  • Prev by Date: Re: Manipulate a Plot of Evaluate DSolve
  • Next by Date: StreamPlot field lines
  • Previous by thread: Re: Manipulate a Plot of Evaluate DSolve
  • Next by thread: Re: Why no Import command?