User`s manual

Writing and Reading Data
8-47
Since the scope returns the screen display data using only two colors, an
appropriate colormap is selected.
mymap = [0 0 0; 1 1 1];
colormap(mymap)
The resulting bitmap image is shown below.