torlee 发表于 2016-1-2 09:01:24

MEX的几种文件后缀名

  MEX files will have a variety of suffixes depending on the architecture for which they were compiled:
  1: mexa64===>64-bit Linux
  2: mexglx===>32-bit Linux
  3: mexsol===>SPARC Solaris
  4: mexw32===>32-bit Windows
  5: mexw64===>64-bit Windows
  6: mexmaci===>Mac OS
  7: mexmaci64===>64-bit Mac OS
页: [1]
查看完整版本: MEX的几种文件后缀名