MathGroup Archive 2004

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

Search the Archive

creating my own matrix template

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47327] creating my own matrix template
  • From: "Flurchick, Kenneth M" <FLURCHICKK at MAIL.ECU.EDU>
  • Date: Mon, 5 Apr 2004 05:23:11 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

GentleBeings
Trying to create a cell defining a matrix template mxn that I can alter
enter values in the place holder
something like
mx[m_,n_] := Table[\[Placeholder], {m}, {n}] // MatrixForm
but asigned to a variable aMatrix = mx[2,2]
and when I enter values in the placeholder
the simple ?aMatrix has the values
I am missing something but cannot see what it is
all results do not yield a variable with the changes to the template
kenf


  • Prev by Date: Re: Plot bug?
  • Next by Date: Re: NDSolve for Newtonian Orbits Question
  • Previous by thread: Re: Music to Mathematica
  • Next by thread: Problem with animate