Inserting a word equation in Matlab
조회 수: 11 (최근 30일)
이전 댓글 표시
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
답변 (2개)
Davide Ferraro
2012년 7월 26일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!