Ternary Plots

Zip file contains program to make different ternary plots.
16K Descargas
Actualizado 6 jun 2005

Sin licencia

This zip files contains programs (five functions, one example program, and one sample data set) to plot data in ternary diagrams. The first option is a pseudo color plot, the second is a contour plot, and the third style plots the data as color coded symbols (similar to my function 'plot3c'). An additional function is provided to add labels.
The example program (termain.m) shows how to use the functions and how to modify the different plots.

Citar como

Ulrich Theune (2025). Ternary Plots (https://la.mathworks.com/matlabcentral/fileexchange/7210-ternary-plots), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Added constant data plot to ternaryc() (as suggested by a reviewer).