Ternary Plot Matlab

Ternary plot in altitude method for matlab

https://github.com/Spitmaan/TernaryPlotMatlab

You are now following this Submission

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 .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
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.