I cannot write a system with three equations with cases
69 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ENRICO SILVESTRI
le 30 Mai 2020
Commenté : ENRICO SILVESTRI
le 30 Mai 2020
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 commentaires
Réponse acceptée
madhan ravi
le 30 Mai 2020
Use equation -> LaTeX and:
\begin{cases} eq 1 \\ eq 2 \\ eq 3 \end{cases}
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Adding custom doc dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
