Clear Filters
Clear Filters

how to simplify logic functions when i have truth table or k-map

6 views (last 30 days)
hi allzz
if i have truth table ( input and output )
e.g :
A = [0 0 0 0 1 1 1 1]
b = [0 0 1 1 0 0 1 1]
c = [0 1 0 1 0 1 0 1]
output = [1 1 1 0 0 0 1 1]
or we had the k-map for the function ....
i want to get the function by matlab {simplify}
PLZ HELP ME THANKS A LOT

Accepted Answer

Matt J
Matt J on 16 Oct 2012

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!