Simon Thomas - MATLAB Cody - MATLAB Central

Simon Thomas

7071
Rank
3
Badges
900
Score
1 – 50 of 232

Simon Thomas submitted a Comment to Solution 1984616

A slightly more robust test might include a balanced equation starting with something other than an opening bracket. Test 3 might be inStr = '3*(z*(a-(x+3))/(y))';

on 21 Oct 2019

Simon Thomas submitted a Comment to Solution 284104

Bravo

on 26 Sep 2019

Simon Thomas submitted a Comment to Solution 1950009

The Ultimate Question: What do you get if you multiply 6 by 9? 42 is the Matlab score for this solution

on 26 Sep 2019

Simon Thomas submitted a Comment to Problem 65. Word Counting and Indexing

There seems to be no check on the word indexing part of the problem. I passed the test suite without indexing at all.

on 19 Sep 2019

Simon Thomas submitted a Comment to Solution 1942530

There seems to be no check on the word indexing part of the problem. I passed the test suite without indexing at all.

on 19 Sep 2019

Simon Thomas submitted a Comment to Solution 1939228

Happier now. Loop though nList handled in test suite. No loop in my function and returns the 2 primes closest together

on 17 Sep 2019

Simon Thomas submitted a Comment to Solution 1939224

given that the looping through nList is handled in the test suite, I don't need to.

on 17 Sep 2019

1 – 50 of 232
Go to top of page