Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sort Matrix Array in ANSYS Mechanical APDL

Status
Not open for further replies.

esehov11

Structural
Jan 9, 2016
1
I have an array in ANSYS Mechanical APDL that looks like:

A = [1 4
2 8
3 2
4 10
5 11]

I want to sort matrix A with respect to the second column in A so a matrix B is obtained:

B = [5 11
4 10
2 8
1 4
3 2]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor