Inserting a word equation in Matlab
古いコメントを表示
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?
回答 (2 件)
Davide Ferraro
2012 年 7 月 26 日
0 投票
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
2012 年 7 月 26 日
0 投票
3 件のコメント
Thomas
2012 年 7 月 26 日
Karel
2012 年 7 月 26 日
Oleg Komarov
2012 年 7 月 26 日
By execute do you mean publish?
カテゴリ
ヘルプ センター および File Exchange で Graphics Performance についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!