I don't know how to report error in example

3 views (last 30 days)
I run the example ComputationalMathematicsExample.mlx in Symbolic Math Toolbox.
In Section Substitution and Solving is comparing the numerical solution and symbolic,
but numerical solution in line 34 should be
doubleSol = roots([6 -2 0 0 3 0 0 -8]) instead of doubleSol = roots([-8 3 -2 6]) % double-precision
For someone new it can be misleading.
  1 Comment
dpb
dpb on 13 Jul 2019
Don't have subject toolbox for confirmation but if you think you have found either a bug or a documentation error, report it via a Support Request that you can find link to at the "contact us" link at top of page (the telephone icon), or just email <support@mathworks.com>. Include sufficient information to reproduce the issue, your version info and what you think is the issue and, if have one, a proposed solution.

Sign in to comment.

Accepted Answer

Jalaj Gambhir
Jalaj Gambhir on 24 Jul 2019
Hi,
This issue has been brought to the notice of the concerned team. They will investigate the matter further.

More Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!