| 
October 19th, 2009, 08:31 PM
| | Junior Member | | Join Date: Apr 2008
Posts: 64
Country: Thanks: 10
Thanked 0 Times in 0 Posts
| | Simple matlab, legend location help Hey guys,
Just need help in the input in the legend string to make it appear in a different place,
should it be:
legend('line1','line2','line3','location',SEO) to make it go to the south east outside, because that isn't working..is some simple change needed? | 
October 19th, 2009, 09:53 PM
| | Junior Member | | Join Date: Apr 2008
Posts: 64
Country: Thanks: 10
Thanked 0 Times in 0 Posts
| | Anyone know how? its all i need to complete an overdue assignment. | 
October 20th, 2009, 02:12 AM
|  | Grand Panjandrum | | Join Date: Nov 2005 Location: South of England
Posts: 12,204
Country: Thanks: 772
Thanked 3,960 Times in 3,196 Posts
| | Quote:
Originally Posted by deragon999 Hey guys,
Just need help in the input in the legend string to make it appear in a different place,
should it be:
legend('line1','line2','line3','location',SEO) to make it go to the south east outside, because that isn't working..is some simple change needed? | According to the documatation it would seem that:
legend('line1','line2','line3','location',3)
is required.
CB
__________________ Truth does not change because it is, or is not, believed by a majority of the people.
Giordano Bruno | 
October 20th, 2009, 03:58 AM
| | Member | | Join Date: Mar 2007
Posts: 142
Country: Thanks: 20
Thanked 21 Times in 20 Posts
| | Try This: Code: legend('line1','line2','line3','Location','SouthEastOutside')
| | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -7. The time now is 06:29 PM. | | |
 | |  |