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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Community Team
el 27 de Feb. de 2014
Comentada: Walter Roberson
el 15 de Feb. de 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 comentarios
Respuesta aceptada
MathWorks Community Team
el 27 de Feb. de 2014
Editada: MathWorks Community Team
el 24 de Abr. de 2015
0 comentarios
Más respuestas (1)
Omar Edrees
el 15 de Feb. de 2017
how to write a function that do the same function as (sign) on matlab
1 comentario
Walter Roberson
el 15 de Feb. de 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.
Ver también
Categorías
Más información sobre Signal Processing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!