This is why MathWorks has made the Test Suite visible to students. Students are encouraged to use MATLAB on their computer to solve problems. To make this possible, students simply copy and paste the Test Suite code into a MATLAB script which, in turn, calls their solution. Once satisfied, they then copy their solution into Cody Coursework and submit it for assessment.
How can students solve Cody Coursework problems from MATLAB?
2 views (last 30 days)
Show older comments
MathWorks Community Team
on 27 Feb 2014
Commented: Walter Roberson
on 15 Feb 2017
With the introduction of Cody Coursework, I'm often asked how students can use MATLAB on the desktop to solve assigned programming problems.
0 Comments
Accepted Answer
More Answers (1)
Omar Edrees
on 15 Feb 2017
how to write a function that do the same function as (sign) on matlab
1 Comment
Walter Roberson
on 15 Feb 2017
Hint: the formula shown for complex numbers at https://www.mathworks.com/help/matlab/ref/sign.html works for all finite non-zero numeric values.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!