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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Interpolation on Non-Ascending data

ptc-4630534
1-Visitor

Interpolation on Non-Ascending data

Dear Experts,

Appreciate your expertise on highlighting me where i did wrong.

I have a set of data tabulated in the notepad which later on will be use in the mathcad sheet.

However after defining the data according to the row, i need to perform an interpolation within each value to a desire spacing. This where the msg error pop up state that the vector must be in ascending.

Hope to hear from you guys soon

Thanx in advance

ACCEPTED SOLUTION

Accepted Solutions

I think there's a typo in profile2.txt.

Untitled.png

If you change the '100' in the highlighted row to 1000, then the first column will be in ascending order, and the worksheet works fine. If the 100 is NOT a typo, then you will need to sort your data with CSORT:

Untitled1.png

View solution in original post

2 REPLIES 2

I think there's a typo in profile2.txt.

Untitled.png

If you change the '100' in the highlighted row to 1000, then the first column will be in ascending order, and the worksheet works fine. If the 100 is NOT a typo, then you will need to sort your data with CSORT:

Untitled1.png

Dear Roger,

Thank you for highlighting my mistake. Really appreciate it.

Regards

Announcements

Top Tags