Ternary Plots

版本 1.0.0.0 (15.9 KB) 作者: Ulrich Theune
Zip file contains program to make different ternary plots.
15.4K 次下载
更新时间 2005/6/6

无许可证

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.

引用格式

Ulrich Theune (2024). Ternary Plots (https://www.mathworks.com/matlabcentral/fileexchange/7210-ternary-plots), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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