Skip to content

GeoTuxMan/Plot_Matrix_MathGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot_Matrix_MathGL

use MathGL and C++ to plot a surface

  • we read 3 matrix(x,y,z) from text files

  • use Surf function to plot: Surf(x,y,z)

  • save plot in a png file (surf.png)

Compile: g++ Surf_mathgl.cpp -o Surf_mathgl -lmgl

Run: ./Surf_mathgl

About

use MathGL and C++ to plot a surface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages