From: John on
Okay,

So i have a GUI that will plot a TON of different data all on the same plot. For example, an experiment was conducted which collected the Power Density Spectra Data for a series of channels over a series of test runs. That is: Test 1 has 22 channels of data, Test 2 has 22 channels of data...and on and on for the duration of the experiment. My GUI can plot all 22 channels of data for all tests conducted during the experiment, but without a good Legend scheme, it looks like a mess. What I want to do is create a specific legend for each channel plotted. I had the idea of entering a Title to each legend but am not sure if the LEGEND command has this property.

Any help or suggestion is greatly appreciated!

-JF