How to make ternary plots in MATLAB
34 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 23 Jan 2017
Commenté : Joel Lynch
le 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.
Réponse acceptée
MathWorks Support Team
le 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 commentaire
Joel Lynch
le 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!