Problem 343. Back to basics 1 - Saving
Solution Stats
Problem Comments
-
3 Comments
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.
Solution Comments
-
1 Comment
Undefined function savetodisk error. ??
-
1 Comment
sorry, just testing
Problem Recent Solvers510
Suggested Problems
-
5290 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1191 Solvers
-
314 Solvers
-
Replace multiples of 5 with NaN
384 Solvers
-
Element by element multiplication of two vectors
310 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!