diff options
Diffstat (limited to '911/CH3/EX3.7.e/ex_3_7_e.sce')
-rw-r--r-- | 911/CH3/EX3.7.e/ex_3_7_e.sce | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/911/CH3/EX3.7.e/ex_3_7_e.sce b/911/CH3/EX3.7.e/ex_3_7_e.sce new file mode 100644 index 000000000..f8d091539 --- /dev/null +++ b/911/CH3/EX3.7.e/ex_3_7_e.sce @@ -0,0 +1,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//
\ No newline at end of file |