Question: Background: trying to use the sortrows function to rearrange the ace_data array based on the Ace values from high to low. I am unsure about
Background: trying to use the sortrows function to rearrange the ace_data array based on the Ace values from high to low.
I am unsure about this specific error in my matlab code:
Error using sortrows Too many input arguments.
Error in hurricane (line 65) New_ace_data = sortrows(ace_data,2,'descend')
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
