summaryrefslogtreecommitdiff
path: root/165/CH4/EX4.1/ex4_1.sce
blob: 6d596a22298a40777276f9191066a036a6730f22 (plain)
1
2
3
4
5
6
//Example 4.1
clc;

Ifsd=200*10^-6;    //Full Scale Current
S=1/Ifsd;          //Sensitivity
disp(S,'Sensitivity of 200 uA meter')