3 lines
100 B
C
3 lines
100 B
C
|
|
#pragma once
|
||
|
|
#include <mat.h>
|
||
|
|
void mexFunction(int nlhs, mxArray* plhs[], int nrhs, mxArray** prhs);
|