index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
29
/
DEPENDENCIES
/
series.sce
blob: 0f9ff15bd4ea6eaf1469cc330591a7ef3fa13c72 (
plain
)
1
2
3
function [y] = series (sys1,sys2) y = sys1*sys2 endfunction