Can you use symbolic variables in Cody CourseWork questions.
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Dmytro Bobkov
le 19 Oct 2016
Modifié(e) : Dmytro Bobkov
le 19 Oct 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 commentaires
Steven Lord
le 16 Juin 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.
Voir également
Catégories
En savoir plus sur Assumptions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!