4 lines
71 B
Matlab
4 lines
71 B
Matlab
function ok = ready(w)
|
|
% READY -
|
|
%
|
|
ok = wallmethods(11, wall_hndl(w));
|