How to make ternary plots in MATLAB

27 views (last 30 days)
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
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
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

Sign in to comment.

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!