6 lines
167 B
Matlab
6 lines
167 B
Matlab
|
% automatically generated by wrap on 2010-Feb-23
|
||
|
% usage: obj.create_ptrs()
|
||
|
function [first,second] = create_ptrs(obj)
|
||
|
error('need to compile create_ptrs.cpp');
|
||
|
end
|