summaryrefslogtreecommitdiff
path: root/911/CH3/EX3.10/ex_3_10.sce
blob: bcc3f60aee9926d96c3b6460a8f6c4fcdbe5d288 (plain)
1
2
3
4
5
6
7
//example 3.10//
clc
//refreshes all variables//
clear
//clears the screen//
disp('The ouput will always be at logic 1 level as two of the inputs of the logic gate, which is a NAND are permanently tied to logic 0.')
//result//