PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting How do I chart a function (equation) in excel; not a data series?

Reply

How do I chart a function (equation) in excel; not a data series?

 
Thread Tools Rate Thread
Old 14-11-2007, 02:31 PM   #1
=?Utf-8?B?Zmx1d29lYmVycw==?=
Guest
 
Posts: n/a
Default How do I chart a function (equation) in excel; not a data series?


Excel 2007.
Is there a way to create a chart of a polynomial function without populating
a data series?
example:
with the function Y=mx+b, can I define 'm' and 'b' and then produce a graph
showing how 'Y' changes with 'x' without creating a table of these values
first?
  Reply With Quote
Old 14-11-2007, 03:13 PM   #2
David Biddulph
Guest
 
Posts: n/a
Default Re: How do I chart a function (equation) in excel; not a data series?

No.
--
David Biddulph

"fluwoebers" <fluwoebers@discussions.microsoft.com> wrote in message
news:40BE0231-C79B-4FC0-893F-E676747396DC@microsoft.com...
> Excel 2007.
> Is there a way to create a chart of a polynomial function without
> populating
> a data series?
> example:
> with the function Y=mx+b, can I define 'm' and 'b' and then produce a
> graph
> showing how 'Y' changes with 'x' without creating a table of these values
> first?



  Reply With Quote
Old 14-11-2007, 03:38 PM   #3
Bernard Liengme
Guest
 
Posts: n/a
Default Re: How do I chart a function (equation) in excel; not a data series?

Have a look Stephen Bullen's Excel Page at http://oaltd.co.uk/Excel/Default.htm
under Charting Examples he has a file ChtFrmla.zip that shows all

Other also show how to do this:
Tushar Mehta
http://tushar-mehta.com/excel/softw...ager/index.html

Jan Karel Pieterse
http://jkp-ads.com/Articles/ChartAnEquation00.htm

best wishes

--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"fluwoebers" <fluwoebers@discussions.microsoft.com> wrote in message news:40BE0231-C79B-4FC0-893F-E676747396DC@microsoft.com...
> Excel 2007.
> Is there a way to create a chart of a polynomial function without populating
> a data series?
> example:
> with the function Y=mx+b, can I define 'm' and 'b' and then produce a graph
> showing how 'Y' changes with 'x' without creating a table of these values
> first?

  Reply With Quote
Old 14-11-2007, 05:25 PM   #4
Jon Peltier
Guest
 
Posts: n/a
Default Re: How do I chart a function (equation) in excel; not a data series?

While these techniques exist, they are not easy to implement and usually are
even more difficult to debug. What's wrong with using a worksheet range?
Worksheets are cheap (in terms of memory) and valuable (in terms of what
they show you).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Bernard Liengme" <bliengme@stfx.TRUENORTH.ca> wrote in message
news:uVkXpRtJIHA.5468@TK2MSFTNGP05.phx.gbl...
Have a look Stephen Bullen's Excel Page at
http://oaltd.co.uk/Excel/Default.htm
under Charting Examples he has a file ChtFrmla.zip that shows all

Other also show how to do this:
Tushar Mehta
http://tushar-mehta.com/excel/softw...ager/index.html

Jan Karel Pieterse
http://jkp-ads.com/Articles/ChartAnEquation00.htm

best wishes

--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"fluwoebers" <fluwoebers@discussions.microsoft.com> wrote in message
news:40BE0231-C79B-4FC0-893F-E676747396DC@microsoft.com...
> Excel 2007.
> Is there a way to create a chart of a polynomial function without
> populating
> a data series?
> example:
> with the function Y=mx+b, can I define 'm' and 'b' and then produce a
> graph
> showing how 'Y' changes with 'x' without creating a table of these values
> first?



  Reply With Quote
Old 14-11-2007, 06:16 PM   #5
Bernard Liengme
Guest
 
Posts: n/a
Default Re: How do I chart a function (equation) in excel; not a data series?

My views exactly but that's what OP wanted!
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Jon Peltier" <jonxlmvpNO@SPAMpeltiertech.com> wrote in message
news:%23mdEtNuJIHA.536@TK2MSFTNGP06.phx.gbl...
> While these techniques exist, they are not easy to implement and usually
> are even more difficult to debug. What's wrong with using a worksheet
> range? Worksheets are cheap (in terms of memory) and valuable (in terms of
> what they show you).
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> Peltier Technical Services, Inc. - http://PeltierTech.com
> _______
>
>
> "Bernard Liengme" <bliengme@stfx.TRUENORTH.ca> wrote in message
> news:uVkXpRtJIHA.5468@TK2MSFTNGP05.phx.gbl...
> Have a look Stephen Bullen's Excel Page at
> http://oaltd.co.uk/Excel/Default.htm
> under Charting Examples he has a file ChtFrmla.zip that shows all
>
> Other also show how to do this:
> Tushar Mehta
> http://tushar-mehta.com/excel/softw...ager/index.html
>
> Jan Karel Pieterse
> http://jkp-ads.com/Articles/ChartAnEquation00.htm
>
> best wishes
>
> --
> Bernard V Liengme
> Microsoft Excel MVP
> www.stfx.ca/people/bliengme
> remove caps from email
>
> "fluwoebers" <fluwoebers@discussions.microsoft.com> wrote in message
> news:40BE0231-C79B-4FC0-893F-E676747396DC@microsoft.com...
>> Excel 2007.
>> Is there a way to create a chart of a polynomial function without
>> populating
>> a data series?
>> example:
>> with the function Y=mx+b, can I define 'm' and 'b' and then produce a
>> graph
>> showing how 'Y' changes with 'x' without creating a table of these values
>> first?

>
>



  Reply With Quote
Old 15-11-2007, 02:17 AM   #6
Jon Peltier
Guest
 
Posts: n/a
Default Re: How do I chart a function (equation) in excel; not a data series?

No, that's what OP asked for (or thinks s/he wanted). Careful what you ask
for, it might be harder than you think.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Bernard Liengme" <bliengme@stfx.TRUENORTH.ca> wrote in message
news:eeiWGquJIHA.5764@TK2MSFTNGP06.phx.gbl...
> My views exactly but that's what OP wanted!
> best wishes
> --
> Bernard V Liengme
> Microsoft Excel MVP
> www.stfx.ca/people/bliengme
> remove caps from email
>
> "Jon Peltier" <jonxlmvpNO@SPAMpeltiertech.com> wrote in message
> news:%23mdEtNuJIHA.536@TK2MSFTNGP06.phx.gbl...
>> While these techniques exist, they are not easy to implement and usually
>> are even more difficult to debug. What's wrong with using a worksheet
>> range? Worksheets are cheap (in terms of memory) and valuable (in terms
>> of what they show you).
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> Peltier Technical Services, Inc. - http://PeltierTech.com
>> _______
>>
>>
>> "Bernard Liengme" <bliengme@stfx.TRUENORTH.ca> wrote in message
>> news:uVkXpRtJIHA.5468@TK2MSFTNGP05.phx.gbl...
>> Have a look Stephen Bullen's Excel Page at
>> http://oaltd.co.uk/Excel/Default.htm
>> under Charting Examples he has a file ChtFrmla.zip that shows all
>>
>> Other also show how to do this:
>> Tushar Mehta
>> http://tushar-mehta.com/excel/softw...ager/index.html
>>
>> Jan Karel Pieterse
>> http://jkp-ads.com/Articles/ChartAnEquation00.htm
>>
>> best wishes
>>
>> --
>> Bernard V Liengme
>> Microsoft Excel MVP
>> www.stfx.ca/people/bliengme
>> remove caps from email
>>
>> "fluwoebers" <fluwoebers@discussions.microsoft.com> wrote in message
>> news:40BE0231-C79B-4FC0-893F-E676747396DC@microsoft.com...
>>> Excel 2007.
>>> Is there a way to create a chart of a polynomial function without
>>> populating
>>> a data series?
>>> example:
>>> with the function Y=mx+b, can I define 'm' and 'b' and then produce a
>>> graph
>>> showing how 'Y' changes with 'x' without creating a table of these
>>> values
>>> first?

>>
>>

>
>



  Reply With Quote
Old 16-11-2007, 12:44 AM   #7
Tushar Mehta
Guest
 
Posts: n/a
Default Re: How do I chart a function (equation) in excel; not a data series?

I wrote the add-in, Jon, because simply listing values in a worksheet is
woefully inadequate for some functions. If one doesn't know the shape
of the function, one is left to guess as to what x-values one should
use.

Look at http://tushar-
mehta.com/excel/software/plot_manager/decompiled_help/plot6.html
particularly the subsections on comparing the results of the add-in with
other techniques.

I am also at a loss as to why you would think that entering a function
in one cell and using an add-in is either difficult to implement or
require debugging.

In article <#mdEtNuJIHA.536@TK2MSFTNGP06.phx.gbl>,
jonxlmvpNO@SPAMpeltiertech.com says...
> While these techniques exist, they are not easy to implement and usually are
> even more difficult to debug. What's wrong with using a worksheet range?
> Worksheets are cheap (in terms of memory) and valuable (in terms of what
> they show you).
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> Peltier Technical Services, Inc. - http://PeltierTech.com
> _______
>
>
> "Bernard Liengme" <bliengme@stfx.TRUENORTH.ca> wrote in message
> news:uVkXpRtJIHA.5468@TK2MSFTNGP05.phx.gbl...
> Have a look Stephen Bullen's Excel Page at
> http://oaltd.co.uk/Excel/Default.htm
> under Charting Examples he has a file ChtFrmla.zip that shows all
>
> Other also show how to do this:
> Tushar Mehta
> http://tushar-mehta.com/excel/softw...ager/index.html
>
> Jan Karel Pieterse
> http://jkp-ads.com/Articles/ChartAnEquation00.htm
>
> best wishes
>
>

  Reply With Quote
Old 16-11-2007, 07:34 PM   #8
Jon Peltier
Guest
 
Posts: n/a
Default Re: How do I chart a function (equation) in excel; not a data series?

I've experimented with your plot manager, and would have mentioned it here,
if I'd remembered it. Obviously it would take out most of the difficulty.

I was merely thinking of the poor user who is unfamiliar with Names and
won't be able to figure out what's wrong when the chart doesn't appear as
expected.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Tushar Mehta" <tmUnderscore200310@tushar-Hyphen-mehta.seeOhEm> wrote in
message news:MPG.21a6b20dad9266049896a7@msnews.microsoft.com...
>I wrote the add-in, Jon, because simply listing values in a worksheet is
> woefully inadequate for some functions. If one doesn't know the shape
> of the function, one is left to guess as to what x-values one should
> use.
>
> Look at http://tushar-
> mehta.com/excel/software/plot_manager/decompiled_help/plot6.html
> particularly the subsections on comparing the results of the add-in with
> other techniques.
>
> I am also at a loss as to why you would think that entering a function
> in one cell and using an add-in is either difficult to implement or
> require debugging.
>
> In article <#mdEtNuJIHA.536@TK2MSFTNGP06.phx.gbl>,
> jonxlmvpNO@SPAMpeltiertech.com says...
>> While these techniques exist, they are not easy to implement and usually
>> are
>> even more difficult to debug. What's wrong with using a worksheet range?
>> Worksheets are cheap (in terms of memory) and valuable (in terms of what
>> they show you).
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> Peltier Technical Services, Inc. - http://PeltierTech.com
>> _______
>>
>>
>> "Bernard Liengme" <bliengme@stfx.TRUENORTH.ca> wrote in message
>> news:uVkXpRtJIHA.5468@TK2MSFTNGP05.phx.gbl...
>> Have a look Stephen Bullen's Excel Page at
>> http://oaltd.co.uk/Excel/Default.htm
>> under Charting Examples he has a file ChtFrmla.zip that shows all
>>
>> Other also show how to do this:
>> Tushar Mehta
>> http://tushar-mehta.com/excel/softw...ager/index.html
>>
>> Jan Karel Pieterse
>> http://jkp-ads.com/Articles/ChartAnEquation00.htm
>>
>> best wishes
>>
>>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off