I cannot write a system with three equations with cases

15 次查看(过去 30 天)
I need to add a system in the live script with 3 equations so I went to "insert equations" --> "cases". The problem is that i don't know where to write the third one cause only two rows are avalaible.
  5 个评论

请先登录,再进行评论。

采纳的回答

madhan ravi
madhan ravi 2020-5-30
Use equation -> LaTeX and:
\begin{cases} eq 1 \\ eq 2 \\ eq 3 \end{cases}

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by