frank mcnally - MATLAB Cody - MATLAB Central

frank mcnally

15081
Rank
3
Badges
330
Score
1 – 38 of 38

frank mcnally received Introduction to MATLAB Master badge

on 15 Aug 2019

frank mcnally submitted a Comment to Problem 838. Check if number exists in vector

Tests allow incorrect solution to pass: function y = existsInVector(a,b) y=0 for i = 1:numel(b); if i==a y=1 break end end end

on 15 Aug 2019

frank mcnally received Solver badge for Solution 1900382

on 14 Aug 2019

1 – 38 of 38
Go to top of page