SkillAgentSearch skills...

Matplotpp

No description available

Install / Use

/learn @kranfix/Matplotpp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MATPLOT++ (MATLAB-like plotting tool in C++)

What is this?

This is a fork from https://code.google.com/p/matplotpp/ and

Required library

We need to install freeglut

Ubuntu:

$ sudo apt-get install freeglut3-dev

Fedora:

$ sudo yum install freeglut-devel

Compile MATPLOT++ library

Clone the repositoy:

git clone git@github.com:kranfix/matplotpp.git

Place into the project:

cd matplotpp

And excetute the Makefile:

make

Compile the examples

Only type the following:

$ cd matplotpp
$ make build
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4y ago
Forks2

Languages

C

Security Score

50/100

Audited on Nov 17, 2021

No findings