Re: Re: non integer exponents in ContourPlot[]?
- To: mathgroup at smc.vnet.net
- Subject: [mg35700] Re: [mg35218] Re: non integer exponents in ContourPlot[]?
- From: Juan Fuentes <jfuentes at ff.oc.uh.cu>
- Date: Fri, 26 Jul 2002 04:16:53 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
** mean some sort of link, like in {a1, a2}, and not a minus sign. Then, first construct your elements properly: In[1]:= let = ToString /@ {a, b, c, d, e, f, g, h, i, j, k, l, m, n, o} Out[1]= {"a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o"} In[2]:= num = ToString /@ {1, 2}