Sort in ascending or descending order

How do I organize the values listed in each “CHOP” and “DAT” in ascending or descending order?

It’s not aligned well with “sort”.


hello, you might want to look at the reorder CHOP instead of sort CHOP. I think sort only uses names or indexes of channels.

vs

What should I do through “reorder”??

not sure i understand what you mean, here is an example of what reorder CHOP does.
reorderCHOP.toe (3.6 KB)

is the data in the CHOP coming from the table? (if so my exemple is useless, you could probably just sort the table)

1 Like