Can you use symbolic variables in Cody CourseWork questions.
조회 수: 7 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Dmytro Bobkov
2016년 10월 19일
편집: Dmytro Bobkov
2016년 10월 19일
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
Steven Lord
2020년 6월 16일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Assumptions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!