Ternary Plot Matlab
Ternary plot in altitude method for Matlab
FUNCTION [HG,HCB]=TERSURF(m,n,p,d,mlbl,nlbl,plbl) plots the values in the vector d as a pseudo color plot in a ternary diagram in altitude method. The three vectors m,n,p define the position of a data value within the ternary diagram in altitude method. The ternary system is created within the function. Axis label can be added using the xlbl values.
The function returns two handles: hg can be used to modify the main plot, and hcb is the handle for the colorbar.
Mehran Spitmaan, Dartmouth College (c) 2017
Cite As
Mehran Moradi (2026). Ternary Plot Matlab (https://github.com/Spitmaan/TernaryPlotMatlab), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots > Change Markers >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
|
