Can you use symbolic variables in Cody CourseWork questions.
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Dmytro Bobkov
il 19 Ott 2016
Modificato: Dmytro Bobkov
il 19 Ott 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 Commenti
Steven Lord
il 16 Giu 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.
Vedere anche
Categorie
Scopri di più su Assumptions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!