MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Tag List Protected error

  • To: mathgroup at smc.vnet.net
  • Subject: [mg113729] Re: Tag List Protected error
  • From: niobe <ben.carbery at gmail.com>
  • Date: Tue, 9 Nov 2010 03:53:51 -0500 (EST)
  • References: <ib5u05$c0j$1@smc.vnet.net> <ib8csq$2fn$1@smc.vnet.net>

Apologies, that was just a typo when copying to email and my function
arguments are correct

update[x_, y_] := ReplacePart[
 x,
 {y[[1, 1]], y[[2, 1]]} -> x[[y[[1, 1]], y[[2, 1]]]] - y[[2, 2]]
]
.. SetDelayed::write: Tag List in <snip> is Protected.

Has no-one else encountered this issue?



  • Prev by Date: Re: pure function
  • Next by Date: Fonts in Demonstrations and Player Notebooks
  • Previous by thread: Re: Tag List Protected error
  • Next by thread: Re: Tag List Protected error