필터 지우기
필터 지우기

latex interpreter in a wordcloud

조회 수: 1 (최근 30일)
Fabiano Baroni
Fabiano Baroni 2023년 12월 5일
답변: Cris LaPierre 2023년 12월 5일
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.

채택된 답변

Cris LaPierre
Cris LaPierre 2023년 12월 5일
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개)

카테고리

Help CenterFile Exchange에서 LaTeX에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by