Livescript: equation number
古いコメントを表示
I edit Livescript and I write equations on Livescript using latex. Is it possible to number these equations like
?
採用された回答
その他の回答 (1 件)
Jelder
2025 年 4 月 1 日
0 投票
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 件のコメント
Walter Roberson
2025 年 4 月 1 日
However, there is no automatic numbering, and no automatic equation referencing.
カテゴリ
ヘルプ センター および File Exchange で Elementary Math についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!