14 lines
233 B
Plaintext
14 lines
233 B
Plaintext
This is a simple example program that shows how to use the MatlabWorkspace
|
|
class of the igl library
|
|
|
|
|
|
To Build:
|
|
make
|
|
|
|
To Run:
|
|
./example [input path] [output path]
|
|
|
|
Example Run #1:
|
|
Issuing:
|
|
./example example.dmat output.mat
|