阅读背景:

Matlab导出动态链接库dll

来源:互联网 

1.新建 *.m文件
内容:

function c=Add(a,b)
c=a+b;
end

保存为 Add.m 保存为 Add.




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: