Ternary Plot Matlab

Ternary plot in altitude method for matlab
236 Downloads
Updated 25 Aug 2017

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
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Change Markers in Help Center and MATLAB Answers

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.