Re: Question about Maple (a color problem)
- From: "Alec Mihailovs" <alec@xxxxxxxxxxxxx>
- Date: Mon, 05 Dec 2005 13:22:59 GMT
"anthony" <anthony.canu@xxxxxxxxxxx> wrote in message
news:1133774181.636488.33960@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Robert Israel a écrit :
> In article <1133726323.817440.7400@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
> anthony <anthony.canu@xxxxxxxxxxx> wrote:
>
> >
> >plots[display](map(x->plots[textplot](x,color=[orange,red,blue,brown,green,coral,cyan,magenta,turquoise,violet][parse(x[3])+1]),[seq(map(x->ListTools:-Interleave(x,[i]),ListTools:-Enumerate(StringTools:-Explode(sprintf("%02d",die()))))[],i=1..10)]),axes=none,view=[-15..15,1..10]);
> >Error, `:` unexpected
>
> Your copy-and-paste somehow inserted some extra "-" characters.
So I deleted the extra "-" characters but :
> plots[display](map(x->plots[textplot](x,color=[orange,red,blue,brown,green,coral,cyan,magenta,turquoise,violet][parse(x[3])+1]),[seq(map(x->ListTools:Interleave(x,[i]),ListTools:Enumerate(StringTools:Explode(sprintf("%02d",die()))))[],i=1..10)]),axes=none,view=[-15..15,1..10]);
Error, `:` unexpected
Those "-" characters that you deleted, should be there, in
ListTools:-Enumerate etc.
Alec
.
- Follow-Ups:
- Re: Question about Maple (a color problem)
- From: anthony
- Re: Question about Maple (a color problem)
- References:
- Question about Maple (a color problem)
- From: anthony
- Re: Question about Maple (a color problem)
- From: anthony
- Re: Question about Maple (a color problem)
- From: Alec Mihailovs
- Re: Question about Maple (a color problem)
- From: anthony
- Re: Question about Maple (a color problem)
- From: Robert Israel
- Re: Question about Maple (a color problem)
- From: anthony
- Question about Maple (a color problem)
- Prev by Date: Re: Maple Vs Mathematica
- Next by Date: Re: Complex variable
- Previous by thread: Re: Question about Maple (a color problem)
- Next by thread: Re: Question about Maple (a color problem)
- Index(es):
Relevant Pages
|