Sophia - MATLAB Cody - MATLAB Central

Sophia

8614
Rank
3
Badges
683
Score
1 – 50 of 62

Sophia submitted Solution 13998871 to Problem 41. Cell joiner

on 18 Jun 2024

Sophia submitted Solution 13964486 to Problem 7. Column Removal

on 11 Jun 2024

Sophia submitted a Comment to Problem 2022. Find a Pythagorean triple

I think for Test-7 , problem creator @Tanya should add "~" to the "flag_correct" part of the line: assert(isequal(isTherePythagoreanTriple(a, b, c, d),flag_correct)) so it should be changed to : assert(isequal(isTherePythagoreanTriple(a, b, c, d),~flag_correct))

on 28 May 2024

Sophia submitted a Comment to Problem 2559. Check that number is whole number

I wrote solution and tested it on all test suite items, and it was correct, Why it keeps giving me here that it failed tests!?

on 20 May 2024

Sophia received Community Group Solver badge for Basics on Vectors

on 20 May 2024

1 – 50 of 62
Go to top of page