summaryrefslogtreecommitdiff
path: root/911/CH3/EX3.5.a/ex_3_5_a.sce
blob: 71c7b69eb1b95543a848f23fd98240b0fc14462e (plain)
1
2
3
4
5
6
7
8
//example 3.5(a)//
//3 input to exor//
clc
//refreshes all variables//
clear
//clears the screen//
disp('in the figure output of first gate is exor of A and B. output of second gate is exor output of earlier two gates where A B C are inputs to the system')
//result//