MATLAB: Build Truth tables with MATLAB code

truth tables simulink stateflow matlab code

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

Best Answer

Do you want to use Truth table in Simulink? Perhaps this link can help you, http://nl.mathworks.com/help/simulink/slref/combinatoriallogic.html