User Tools

Site Tools


Sidebar






Old

playground:start

This is an old revision of the document!


Песочница

test.m
function x = test(t)
  x = [zeros(size (t)), t, zeros(size (t))];
endfunction
playground/start.1556546594.txt.gz · Last modified: 2022/12/10 09:08 (external edit)