Covering some basic topics I haven't seen elsewhere on Cody.
Remove the singleton dimensions from the input variable (e.g. if size(input)==[2 3 1 4], size(output)==[2 3 4])
1137 Solvers
851 Solvers
Increment a number, given its digits
505 Solvers
232 Solvers
What is the distance from point P(x,y) to the line Ax + By + C = 0?
209 Solvers