function [x] = zero_input(N);
  x = zeros(N,1);
endfunction;


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]