Inserting a word equation in Matlab
Mostrar comentarios más antiguos
I wrote an equation in Microsoft Word with the equation tools (linear form :I(f)=∫_a^b▒[∫_y1(x)^y2(x)▒f(x,y)dy]dx) Is there a way to display the profesional form in matlab?
Respuestas (2)
Davide Ferraro
el 26 de Jul. de 2012
0 votos
Depending on the purpose you have multiple approaches.
If it's going on the command window your option is to write the Symbolic expression and use the PRETTY command:
Into the editor you can use LaTeX expression that are converted into equations when publishing:
If you clarify the purpose we may provide you more specific suggestions.
Karel
el 26 de Jul. de 2012
0 votos
3 comentarios
Thomas
el 26 de Jul. de 2012
Karel
el 26 de Jul. de 2012
Oleg Komarov
el 26 de Jul. de 2012
By execute do you mean publish?
Categorías
Más información sobre Graphics Performance en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!