How to make ternary plots in MATLAB
33 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2017 年 1 月 23 日
コメント済み: Joel Lynch
2021 年 5 月 31 日
I was looking to make a ternary plot ( triangular). The conventional plot app in Matlab does not have an option for this plot. I was wondering if there's some code that could be passed , or if there is an app which exists which we could use for more convenient use.
採用された回答
MathWorks Support Team
2017 年 1 月 23 日
There is no option for performing a ternary plot from within the plot app in MATLAB.
However, here are a few file exchange submissions which I think you may find useful.
1. https://www.mathworks.com/matlabcentral/fileexchange/2299-alchemyst-ternplot
2. https://www.mathworks.com/matlabcentral/fileexchange/7210-ternary-plots
Please note that MATLAB File Exchange programs are authored by members of the MATLAB community, and not by MathWorks itself. If you have any questions about using these File Exchange submissions, please contact the original authors.
1 件のコメント
Joel Lynch
2021 年 5 月 31 日
I've recently overhauled Ulrich's "7210-ternary-plots" to provide more support for customized ternary plots. See: https://www.mathworks.com/matlabcentral/fileexchange/93245-ternary_plots
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!