photo

Lim Miso


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
257,802
of 300,611

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,786

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers