thanks a lot!
Hi Andreas,
help legend
hth
kinor
ps:
h1 = plot(data1)
h2 = plot(data2)
legend(h2, 'description')
well, thanks but the exact problem is that i have 5 plots and i need to put 4 of them in the legend and keep one out, and i guess that that isnt going to work..... do you have another trick???
thanks!
Why don't you try it and see if it works? Pass in a vector containing the 4
handles of the plots you want in the legend into the LEGEND function.
--
Steve Lord
sl...@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ