No BSD License
-
[h,c,hcb]=tercontour(c1,c2,c3...
FUNCTION [HG,HTICK,HCB]=TERCONTOUR(C1,C2,C3,D,VALUES) plots the values in the
-
[h,hg,htick]=terplot(number)
FUNCTION [h,hg,htick]=TERPLOT perpares a ternary axis system that is
-
[hd,hcb]=ternaryc(c1,c2,c3,d,...
FUNCTION H=TERNARYC(C1,C2,C3,D,SYMBOL) plots the four data vectors C1,C2,C3,
-
[hg,htick,hcb]=tersurf(c1,c2,...
-
handels=terlabel(label1,label...
FUNCTIONS HANDELS=TERLABEL(LABEL1,LABEL2,LABEL3) adds labels to a ternary
-
termain.m
-
View all files
Ternary Plots
by Ulrich Theune
20 Mar 2005
(Updated 06 Jun 2005)
Zip file contains program to make different ternary plots.
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
Tested with Matlab R13 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (8) |
| 12 May 2005 |
Tanya Morton
|
|
|
| 17 Nov 2005 |
Jonathan Victor
|
|
|
| 01 Feb 2006 |
juan guillermo
|
|
|
| 12 Nov 2007 |
Christoph Rudiger
|
|
|
| 07 Feb 2008 |
Mary Piche
|
|
|
| 25 Apr 2008 |
Jeremy Boyce
|
|
|
| 09 Nov 2010 |
Benjamin Hauch
|
|
|
| 09 Apr 2011 |
Olivia Cabrera
|
|
|
| Updates |
| 06 Jun 2005 |
Added constant data plot to ternaryc() (as suggested by a reviewer). |
|
Contact us at files@mathworks.com