MatLab - print from it
- Inside of MatLab, at the prompt >> type: diary
.
- Below this, type whatever it is you would like to print.
- At the prompt on the last line, type: diary off
- The work you did in MatLab has been saved to a file called diary in your home directory.
- To print, give the command: lpr -Phpr1 (remember to substitute the correct printer name for hpr1)