Build Truth tables with MATLAB code
5 views (last 30 days)
Show older comments
Hi,
I wrote a MATLAB fuction which allows to model, in automatic way, boolean equations (written in a graphical language) in Simulink blocks with logical gates using the commands: add_block, add_line and set_param.
Now I want to model the same boolean equations using the truth tables... which MATLAB commands I must to use?
Anyone knows the MATLAB code which allows to build, in automatic way, a truth table?
Links to other discussions are good.
Thanks in advance, best regards
Andrea
0 Comments
Accepted Answer
Ilham Hardy
on 17 Feb 2015
Do you want to use Truth table in Simulink? Perhaps this link can help you, http://nl.mathworks.com/help/simulink/slref/combinatoriallogic.html
More Answers (0)
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!