14 lines
232 B
Plaintext
14 lines
232 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.dmat] [output.mat]
|
|
|
|
Example Run #1:
|
|
Issuing:
|
|
./example example.dmat output.mat
|