cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Swap Matrix Rows and Columns

atbarajas
1-Newbie

Swap Matrix Rows and Columns

I have a 42 x 42 matrix, and I need to swap some rows and columns. Does anyone know how to do this? I know you can do it fairly easily in Matlab, but I haven't successfully found that feature in Mathcad.

Thanks, and any help is appreciated.

Talina

2 REPLIES 2

Nevermind. I found out that I could use the "augment" function to switch the rows, and then I took the transpose of my matrix, and used "stack" function.

MikeArmstrong
5-Regular Member
(To:atbarajas)

Why don't you post an example of the problem. This way you are much more likely to get a response.

It also clears the problem up.

Mike

Top Tags