Simon Thomas - MATLAB Cody - MATLAB Central

Simon Thomas

7110
Rank
3
Badges
900
Score
101 – 150 of 232

Simon Thomas submitted a Comment to Problem 36. Find relatively common elements in matrix rows

This needs another test case. Many would fail this: %% x = [1 1 1 1;2 3 4 5;3 6 7 8]; y_correct = [3]; assert(isequal(common_by_row(x),y_correct))

on 20 Nov 2017

Simon Thomas submitted a Comment to Solution 1281878

de2bi is part of the 'Communications System Toolbox'

on 9 Nov 2017

Simon Thomas submitted a Comment to Solution 187246

. . . punctuation marks

on 7 Nov 2017

101 – 150 of 232
Go to top of page