MathGroup Archive 2006

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

Search the Archive

Re: How to delete a row and a column in a matrix?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69701] Re: How to delete a row and a column in a matrix?
  • From: "Scout" <Scout at nodomain.com>
  • Date: Thu, 21 Sep 2006 07:29:32 -0400 (EDT)
  • References: <eeqqlr$onu$1@smc.vnet.net>

Hi,
    Drop[matrix, {row}, {column}]

<hussain.alqahtani at gmail.com> ha scritto nel messaggio 
news:eeqqlr$onu$1 at smc.vnet.net...
> Dear
>
> I am wondering how to delete a given row and column in a matrix in a
> single command.?
>
> Your prompt reply is highly appreciated.
> 


  • Prev by Date: Re: Inequalities
  • Next by Date: TEXT SIZE 12 ?
  • Previous by thread: How to delete a row and a column in a matrix?
  • Next by thread: Re: How to delete a row and a column in a matrix?