Given an array, Find the sum of all of the elements in it
Examples:
Input x = [1 2 3 5; 4 5 6 7];
Output y is 33
Return a list sorted by number of occurrences
1225 Solvers
Find the largest value in the 3D matrix
897 Solvers
Try 1.5.4: Celsius to Fahrenheit
486 Solvers
Matlab Basics - Assigning Variables
108 Solvers
Output a vector which is table of 9
102 Solvers
Problem Tags