|
|
| File Information |
| Description |
Function 'TruthTable.m' is specifically used to generate a logical combinational truth table matrix for 'N' input variables.
For Example:
To find the logical truth table matrix for N=3 using this function:
Type in Command Window:
TruthTable(3)
and press enter.
Limitation: Takes considerable time to execute for higher values of 'N'. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Truth Table Matrix Generator
|
| MATLAB release |
MATLAB 7 (R14)
|
| Zip File Content |
|
| Other Files |
license.txt, TruthTable.m
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 08 Jun 2010 |
I have reduced the number of steps in this new update. Also I have included comment lines, which were not available in the previous file. |
|
Contact us at files@mathworks.com