How to make ternary plots in MATLAB
27 views (last 30 days)
Show older comments
MathWorks Support Team
on 23 Jan 2017
Commented: Joel Lynch
on 31 May 2021
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.
Accepted Answer
MathWorks Support Team
on 23 Jan 2017
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 Comment
Joel Lynch
on 31 May 2021
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
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!