blob: f8d091539d9f0deda99325009252cd93d30a2205 (
plain)
1
2
3
4
5
6
7
8
|
//example 3.7//
//not using nor 2 different input//
clc
//refreshes all variables//
clear
//clears the screen//
disp('in the figure one input is permanently 0 is given to NOR gate.')
//result//
|