cmake_matlab_unit_tests3.m 64 B

12345
  1. cmake_matlab_mex1(10);
  2. % should not reach this point
  3. exit(0);