Inserting a word equation in Matlab
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (2)
Davide Ferraro
am 26 Jul. 2012
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!