J-G van der Toorn - MATLAB Cody - MATLAB Central

J-G van der Toorn

193
Rank
15
Badges
6960
Score
51 – 100 of 850

J-G van der Toorn submitted a Comment to Problem 44650. determine the sum of decimal part for given matrix

Unfortunately, your checker does only include 4 digits of accuracy, and therefore the 'correct' solution is not accepted, only a hard-coded variant. It is always better to have multiple tests, to avoid non-generic solutions to problems.

on 22 May 2018

J-G van der Toorn submitted a Comment to Problem 44648. Zigzag of square matrix

I guess the assignment should read: assert(isequal(zigzag(a),y_correct))

on 22 May 2018

51 – 100 of 850
Go to top of page