CS112:: GUIs ::: Printing a Mac screen shot
MATLAB does not have a print option in the GUI window, so
we'll take a screen shot and print that.
- Have your final GUI sketchpad drawing on your screen as the active window
- Hold down these three keys together: COMMAND(apple key) + SHIFT + 4
- Your cursor will change into a crosshair (a big plus sign)
- Hit the space bar.
- Your cursor
will turn into a camera and your selected window will be highlighted.
- Click on the mouse. This will take the picture. You will hear a snapshot sound.
- Your picture of the active window is saved as a .pdf file on your Desktop called Picture 1
- If you double click on Picture 1, it will open using an application called Preview
- From within Preview, you can print your picture by selecting Print from the File menu.
- You can also save your picture in Preview in different formats
by selecting Export from the File menu and choosing your format there.
Notes:
- If you take more than one picture, they will be numbered sequentially in the order you take them
- If you want just a part of your window (rather than the entire window),
at the point when your cursor turns into a crosshair, you can select part of the screen to
become your snapshot (rather than hitting the space bar) by using the mouse and selecting
from the upper left corner to the lower right (the area will be highlighted). This will take a picture of just part of your screen.