5 lines
115 B
Matlab
5 lines
115 B
Matlab
|
|
% automatically generated by wrap
|
||
|
|
function result = new_Test(obj,a,b)
|
||
|
|
error('need to compile new_Test.cpp');
|
||
|
|
end
|