Can I use d/dt or overdot notation for symbolic equations?

39 visualizaciones (últimos 30 días)
cdlapoin
cdlapoin el 7 de Sept. de 2022
Comentada: Star Strider el 7 de Sept. de 2022
Using symbolic equations Matlab does some handy stuff like converting theta_1 to the greek symbol with the appropriate subscript. Is there a way to convert a derivative the same way? So that it will display as dtheta/dt or with an overdot (latex: \dot{\theta})?
  5 comentarios
cdlapoin
cdlapoin el 7 de Sept. de 2022
Thanks @John D'Errico and @Star Strider that answers my question.
The reason I am using a live script in this case is to report the solutions to other people. Being able to tidy up the output like this saves me from having to restate everything with LateX equations. It is just fluff, but fluff is important sometimes!
Star Strider
Star Strider el 7 de Sept. de 2022
@casey lapoint — Consider using the latex function. It could make things easier.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by