Link latex equation to code
조회 수: 6 (최근 30일)
이전 댓글 표시
In the live editor, is there a possibility to link a latex equation to the code?
Here is an example of what I'm trying to acheive:
Reference chord length: 
c = 0.525;
What I would like is that if I change the code to:
c = 0.5;
The latex equation changes automatically, or the other way around, if I change the latex equation it changes the code.
If it is not possible it would be an amazing feature.
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 LaTeX에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!