summaryrefslogtreecommitdiff
path: root/46/CH2/EX2.1/Example2_1.sce
blob: 6b24ada8d1086eea94a2fbe2febf4d41a01495ad (plain)
1
2
3
4
5
//Example 2.1
syms t s;
fs=laplace('1',t,s);
disp(fs,'f(s)=')