Skip to content
Peter Rochford edited this page Nov 26, 2017 · 3 revisions

Summary

This repository contains a collection of Matlab functions for creating semi-transparent markers in plots and legends. These functions were written to simplify the task of using markers in plots with a face color that can vary from transparent to opaque.

Examples

A few simple example programs is provided here to illustrate how to produce plots with semi-transparent markers. They provide a quick reference for how to produce the plots with specific features for the markers. The figures produced by each script are in Portable Network Graphics (PNG) format and have the same file name as the script with a "png" suffix. Examples of the figures produced can be found in the Examples folder with the same file name as the script and ending in '_example.png'. For example the figure produced by marker1.m is named marker1_example.png. Follow the links below to navigate each of the examples.

Examples

Clone this wiki locally