How create binomial parentheses in live scripts?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Massimiliano Buonamico
le 25 Août 2017
Réponse apportée : Jonathan Blood
le 24 Nov 2020
Hi everyone, I tried to write a formula with binomial coefficents into a live script but I didn't find a way to do it. Some suggestions?
0 commentaires
Réponse acceptée
Jonathan Blood
le 24 Nov 2020
\binom didn't work, but this was close enough for me:
\Big({}^{n_i}_{k_i}\Big)
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices 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!