Feeds
提问
how to remove the remaining part of my plot
as you can see my attachment, i draw a moving box by using FOR and FILL. The problem is that i can not reamove the remaining ...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to visualize my code.
I made some code about FreeFall from Physics. I compleded coding with numbers clearly. The problem is that i do not know...
10 years 前 | 1 个回答 | 0
1
个回答提问
two questions. (ascending order, ASCII)
#1 function hw(N) A=zeros(1,N); for i=1:N A(i)=input('Enter a number: '); end i hav...
10 years 前 | 2 个回答 | 0