Skip to content

Automatically exported from code.google.com/p/matplotpp

Notifications You must be signed in to change notification settings

koecher/matplotpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATPLOT++ (MATLAB-like plotting tool in C++)
Copyright (c) 2011 Yuichi Katori All Rights Reserved
Author: Yuichi Katori (yuichi.katori@gmail.com)

Getting Started
------------------------------------------

To install a required library on ubuntu

$ sudo apt-get install freeglut3-dev

To compile MATPLOT++ library, type as following:

$ tar xvf matplotpp-0.3.x.tar
$ cd matplotpp
$ make

To compile examples:

$ cd examples
$ make

About

Automatically exported from code.google.com/p/matplotpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages