New Text Docdf444gdGHJRGFJHsgdfsgsdument

2
 % figure(4) figure(4) % ************************ ********************** % drawing the animation sizeN = size(N); n_shot = sizeN(1); for n = 1:n_shot  % plot(V,N(n,:),'LineWidth ',2)  plot(N(n,:),'LineWidth',2)  xlabel('xlabel')  ylabel('ylabel')  title('title')  legend('legend')  anim(n)=getframe; end % num ber of times, number of shots per second movie(anim,20,1) % ********************************************* dsgafdgfsdhsgfghsfg

Transcript of New Text Docdf444gdGHJRGFJHsgdfsgsdument

Page 1: New Text Docdf444gdGHJRGFJHsgdfsgsdument

7/21/2019 New Text Docdf444gdGHJRGFJHsgdfsgsdument

http://slidepdf.com/reader/full/new-text-docdf444gdghjrgfjhsgdfsgsdument 1/1

% figure(4)figure(4)% **********************************************% drawing the animationsizeN = size(N);n_shot = sizeN(1);

for n = 1:n_shot  % plot(V,N(n,:),'LineWidth',2)  plot(N(n,:),'LineWidth',2)  xlabel('xlabel')  ylabel('ylabel')  title('title')  legend('legend')  anim(n)=getframe;end

% number of times, number of shots per secondmovie(anim,20,1)

% *********************************************

dsgafdgfsdhsgfghsfg