Problem 410. Back to basics 20 - singleton dimensions

Created by Alan Chalker

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])

Tags

Problem Group

91 solvers submitted 128 solutions (1.41 solutions/solver).