Can you use symbolic variables in Cody CourseWork questions.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Currently, I am getting the error "Undefined function 'syms' for input arguments of type 'char'."
The code works fine in MATLAB, but I'm having trouble transferring it to cody
0 comentarios
Respuestas (1)
Dmytro Bobkov
el 19 de Oct. de 2016
Editada: Dmytro Bobkov
el 19 de Oct. de 2016
Did you make sure that you have included symbolic math toolbox in your course? I had the same problem and in the end the symbolic functionality worked fine in the Cody course.
3 comentarios
Steven Lord
el 16 de Jun. de 2020
If you're an instructor trying to add a product to your MATLAB Grader course, see this documentation.
If you're a student trying to use a product your instructor hasn't added to your course, ask them to add it to the course.
Ver también
Categorías
Más información sobre Assumptions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!