I don't know how to report error in example
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Andrzej Miekina
el 13 de Jul. de 2019
Respondida: Jalaj Gambhir
el 24 de Jul. de 2019
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 comentario
dpb
el 13 de Jul. de 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.
Respuesta aceptada
Jalaj Gambhir
el 24 de Jul. de 2019
Hi,
This issue has been brought to the notice of the concerned team. They will investigate the matter further.
0 comentarios
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!