latex interpreter in a wordcloud
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Fabiano Baroni
le 5 Déc 2023
Réponse apportée : Cris LaPierre
le 5 Déc 2023
I'd like to use latex as the interpreter for the text displayed in a wordcloud. For example,
wordcloud(table1,'items','freq','Interpreter','latex');
But this doesn't work. Do you know if there is any easy workaround to achieve this, or if there are plans to include this feature in future releases? I'm using R2021b.
0 commentaires
Réponse acceptée
Cris LaPierre
le 5 Déc 2023
wordcloud does not support the Interpreter Name-Value pair input. You an see the accepted inputs here.
You can submit your suggestion that it be added here: https://www.mathworks.com/support/contact_us.html
Use the Create Service Request option.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur LaTeX 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!