How to make a word cloud using Matalb ?
2 ビュー (過去 30 日間)
古いコメントを表示
I was jsut wondering is there any direct function or method to make a word cloud in matlab. I have managed to count the repeatitions of every word so far.
Thank you, vish
0 件のコメント
採用された回答
その他の回答 (1 件)
Walter Roberson
2011 年 2 月 8 日
No, there isn't any direct method.
There are methods that can be programmed to combine text with different font sizes, but you would have to do the bulk of the work yourself to get the right alignments and avoid overlaps and avoid having framing boxes overwriting other words and so on.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Display and Presentation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!