6 lines
134 B
Matlab
6 lines
134 B
Matlab
|
|
automatically generated by wrap
|
||
|
|
function result = argChar(obj,a)
|
||
|
|
% usage: obj.argChar(a)
|
||
|
|
error('need to compile argChar.cpp');
|
||
|
|
end
|