Can you use symbolic variables in Cody CourseWork questions.

1 view (last 30 days)
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

Answers (1)

Dmytro Bobkov
Dmytro Bobkov on 19 Oct 2016
Edited: Dmytro Bobkov on 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 Comments
Steven Lord
Steven Lord on 16 Jun 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.

Sign in to comment.

Categories

Find more on MATLAB Mobile Fundamentals in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!