Question: settingoption of a plot function

 

i have a maple 14 but when i plot a function i obtain large value of legend which is not suitable when i used this plot of function. i try to used the code " font = ["HELVETICA", "ROMAN", 8],this code it work.

but the code that used to change the size of legend is not work. the code is :

legendstyle = [font = ["HELVETICA", 9], location = right]);

can you please help in this problem?

Please Wait...