Livescript: equation number
Ältere Kommentare anzeigen
I edit Livescript and I write equations on Livescript using latex. Is it possible to number these equations like
?
Akzeptierte Antwort
Weitere Antworten (1)
Jelder
am 1 Apr. 2025
0 Stimmen
You can use the following trick:
\matrix{ y_1 = a_1 + b_1\cdot{x} && (1)}
\matrix{ y_2 = a_2 + b_2\cdot{x^2} && (2)}
1 Kommentar
Walter Roberson
am 1 Apr. 2025
However, there is no automatic numbering, and no automatic equation referencing.
Kategorien
Mehr zu Elementary Math finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!