Is there a way to plot from Codeclocks to Matlab

48 Views Asked by At

So I've written a C++ code that given a concave Polyhedron decomposes it in convex polyhedra which I save in a list. Now I wanted to plot the Polyhedra that I obtain from this decomposition on Matlab to see if my Algorithm works. Does someone now if I can make this and how?

0

There are 0 best solutions below