Ternary plot in altitude method for matlab
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (1.26 KB)
-
View License on GitHub
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 |
