-
Notifications
You must be signed in to change notification settings - Fork 0
Exporting a truth table
Johann Dirry edited this page May 23, 2026
·
1 revision
You can export the truth table for a function to a CSV file, which may be opened in a spreadsheet application. If the function has been minimized, and if View | Minimized is selected only the prime implicants will be written to the file. Otherwise, the full truth table will be written.
To export a truth table to an CSV file:
- Select File | Export Truth Table.... The "Save As" dialog appears.
- Select the folder where you want to save the file.
- A filename is suggested automatically. To change it just type over it.
- Click Save and the file will be saved. The filename extension .csv will be appended automatically.