Covering some basic topics I haven't seen elsewhere on Cody.
Given an input variable 'x', save it to disk in a file named 'cody.mat'.
is it intended that the test is isequal(load('cody.mat'),x) instead of isequal(load('cody.mat'),struct('x',x))?
sorry.. updated the test suite to work as intended.. rescoring all solutions submitted.
If I don't provide any output from the function, it works fine on my computer but not in this test.
Undefined function savetodisk error. ??
sorry, just testing
Make the vector [1 2 3 4 5 6 7 8 9 10]
29438 Solvers
214 Solvers
145 Solvers
240 Solvers
265 Solvers