Clear Filters
Clear Filters

Link latex equation to code

2 views (last 30 days)
Thomas Jacob
Thomas Jacob on 7 Jul 2020
Commented: Thomas Jacob on 7 Jul 2020
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.

Answers (1)

madhan ravi
madhan ravi on 7 Jul 2020
Use livescript
  5 Comments
madhan ravi
madhan ravi on 7 Jul 2020
It can only be done manually.
Thomas Jacob
Thomas Jacob on 7 Jul 2020
That is what I feared.

Sign in to comment.

Categories

Find more on Large Files and Big Data in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!