Resources > Matlab > Graphics & Sound
For links to PDF files, hit the browser “back” button to return here.
Display Screens
- How RGB color is displayed (RGB = Red Green Blue)
- More on how RGB color is displayed with pixels (video)
- RGB pixels at Petco Park
Plotting in Matlab
- Examples of formatted print, PLOTTING, user-defined functions, save to disk
- Imaging data in arrays, both 1-page, 2D arrays and 3-page, 2D arrays
- Display 2D arrays with functions imshow, image, imagesc
- Color resolution with functions image and imagesc
- Inspecting colors in images
- Simple animation with plot function
Bit-mapped Graphics
- Green screen animation in Matlab
- Pioneer of blue & green screening, or, technically, “chroma key compositing”
- Also see 2nd app at Resources > Matlab > Matlab apps – GUI’s & GUIDE
Vector Graphics
Sound