Feeds
提问
This program only displays the first plot
function draw_cos_maclaurin %This function will plot the MATLAB cosine function on the first subplot %and cos_maclaurin ...
13 years 前 | 0 个回答 | 0
0
个回答提问
What is wrong with this command line?
function y = cos_maclaurin(x,n) %%This function will iterate through the values in the array x and for each %%x-value it...
13 years 前 | 2 个回答 | 0
