2014-03-04 58 views

回答

2

是:

plot1 = plot(x,y); 
legend(plot1, 'series 1', 'series 2'); 

plot1被稱爲figure handle

相關問題