How to change for loop to flip graph? - MATLAB Answers...
MATLAB Online에서 열기 How do i change my code to get my graph to flip so that the contour lines start at 0.05 and go down, also with the vector lines? Vo=zeros(6,11); V(1,:)=V(1,:)+100; n=1; k=0; h = 0.01; ...