I have created a script myplot.m , which calls the function myfunction : fig_handle1 = figure; gcf fig_handle2 = figure; plot(1:10); gcf myfunction( ...
確定! 回上一頁