Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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: