pemryan/MatlabMexDemo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
MatlibMexDemo - A one minute guide on hwoto call external function in Matlib using mex. myadd.c source file myadd_compile.m £º execute 'mex myadd.c' in matlib and generate myadd.mexw64 test1.m : call functions in matlab