Guillaume - MATLAB Cody - MATLAB Central

Guillaume

87
Rank
18
Badges
12140
Score
1 – 50 of 1,449

Guillaume received Likeable badge for Problem 2800. arithmetic progression

on 8 Nov 2024

Guillaume received Cody Challenge Master badge for Solution 1923033

on 23 Jul 2024

Guillaume received Famous badge

on 3 Jul 2022

Guillaume submitted a Comment to Solution 1894663

The version of matlab is not going to affect the result. This solution removes punctuation from the input, so the '.' at the end of sentence in the second test is incorrectly removed.

on 15 Aug 2019

Guillaume received Introduction to MATLAB Master badge

on 17 Jun 2019

Guillaume received Quiz Master badge for Solution 1497735

on 21 May 2019

Guillaume submitted a Comment to Problem 42790. Full combinations

It would be better if the test suite did not rely on a particular ordering of the rows. You could use isempty(setxor(myfullfact(...), y_correct, 'rows')) instead of isequal(...)

on 30 Mar 2016

1 – 50 of 1,449
Go to top of page