How to make ternary plots in MATLAB
32 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 23 Jan. 2017
Kommentiert: Joel Lynch
am 31 Mai 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.
Akzeptierte Antwort
MathWorks Support Team
am 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 Kommentar
Joel Lynch
am 31 Mai 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
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!