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
Hello. I really need help. Can somebody tell or show me, how to sort data from matrix (10x10) into one row from smallest number to largest? Or how to calculate frequency from this matrix into a row? I was looking information for hours, tried to sort data with excel, and tried to use sort function in mathcad but that didin't work...
In addition to what Luc already wrote, as you also asked for frequency counts, you could use the hist and histogram function to do so. See here for exemple with 10 intervals: