I don't know how to report error in example
이전 댓글 표시
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
dpb
2019년 7월 13일
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!