How to repackage arguments?
- To: mathgroup at smc.vnet.net
- Subject: [mg126161] How to repackage arguments?
- From: sam.takoy at yahoo.com
- Date: Sun, 22 Apr 2012 06:05:18 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hi, Suppose I would like to write a function PolarParmetricPlot which plots a curve in polar coordinates. Inside the function, I would like to call ParametricPlot and then pass it whatever additional parameters were passed to my PolarParmetricPlot. What's the syntax for getting a hold of those parameters and resending them to ParametricPlot? Many thanks in advance, Sam
- Follow-Ups:
- Re: How to repackage arguments?
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: How to repackage arguments?