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 one big string out of two smaller strings
1070 Solvers
Back to basics 19 - character types
189 Solvers
579 Solvers
410 Solvers
261 Solvers