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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Community Team
le 27 Fév 2014
Commenté : Walter Roberson
le 15 Fév 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 commentaires
Réponse acceptée
MathWorks Community Team
le 27 Fév 2014
Modifié(e) : MathWorks Community Team
le 24 Avr 2015
0 commentaires
Plus de réponses (1)
Omar Edrees
le 15 Fév 2017
how to write a function that do the same function as (sign) on matlab
1 commentaire
Walter Roberson
le 15 Fév 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.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!