 |
|
List Archives > 
Mathcad List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[mathcad] Re: How to fill a column of a matrix?
| [mathcad] Re: How to fill a column of a matrix? |
|
Author: Stuart Bruff
Posted: Tue, 17 Jan 2006 21:02:44 -0000
|
Marc,
Use the column operator (ctl-6). This should work in 2001.
Stuart
From: "Marc Artzrouni" "marc.artzrouni"
To: "Mathcad Discussion List" "mathcad"
Sent: Tuesday, January 17, 2006 1:52 PM
Subject: [mathcad] How to fill a column of a matrix?
> MathCad has several clever "vectorization-type" capabilities - but there
> is one simple thing I can't find. Suppose
> I have a 3 by 3 matrix A and I want to put in the second column some
> other column vector V. how can I do that in one fell swoop without
> having to write a silly loop? "Augment" and "stack" don't help. It would
> be something like the submatrix function, except that submatrix works
> only to extract a submatrix - not to write into one. Using the same
> idea as submatrix one could imagine a "submatrixin" function like
> submatrixin(A, 1,3,2,2) = V that would put V in the second col
> of A.
|
|
Attachments:
Test - Column Operator 01.mcd
|
[View Complete Thread]
Previous by date: [mathcad] RE: How to fill a column of a matrix?, Oakley, Philip SELEX UK
Next by date: [mathcad] Re: How to fill a column of a matrix?, William J Marshall
Previous thread: [mathcad] How to fill a column of a matrix?, Marc Artzrouni
Next thread: [mathcad] RE: How to fill a column of a matrix?, Oakley, Philip SELEX UK
|
|
|