Re: Logarithmic Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg96367] Re: Logarithmic Plot
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 12 Feb 2009 06:38:19 -0500 (EST)
- References: <gmu8ma$ghu$1@smc.vnet.net>
Hi, I always wonder for what ListLogPlot[] is good for. Regards Jens Ben Casey wrote: > Hi, I could use some help. Basically I have imported a set of data points (concentration of compound vs. time) and plotted it in Mathematica. Part of my assignment now is to post the Log[concentration] vs. time. Is there an easy command to do this in Mathematica? I've played around and looked in the doc center but the only way I can figure to do it is manually calculate the values and then plot them. There must be a better way. >