Sang Heon Lee
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
40.343
of 295.569
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
Question
How to make EV3 motor to move a fixed distance??
How can I make a motor (connected to ev3) to move a fixed distance??
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
Using fprintf to print in text file
This is my script and I am trying to use fprintf to print sth in other file. This is the script I have currently and this does n...
ongeveer 7 jaar ago | 2 answers | 0
2
answersQuestion
Finding column and row number of a element in array
How can I get the number of column and row which certain element of array in located? For example, for a array or matrix of [...
ongeveer 7 jaar ago | 1 answer | 0
1
answerQuestion
Forming matrix with string
How can I make function that forms a matrix with string? If string is 'idk' and number is 3 the output should be sth like this [...
ongeveer 7 jaar ago | 2 answers | 0
2
answersQuestion
How can I print entered string with restriction of 40 characters per line?
So my task is entering a string as a input value. Then, with the numel(string), get the number of characters and divide the ente...
ongeveer 7 jaar ago | 2 answers | 0
2
answersQuestion
Executing two loops at the same time
What I am trying to do is applying different calculations depending on whether the number is odd or even. n = input('Your n...
ongeveer 7 jaar ago | 1 answer | 0
1
answerQuestion
Matrix dimensions must agree while using if
celestialBody = input('Celestial body = ','s'); if celestialBody == 'moon' mass1 = MASS_OF_MOON; distance = RADIU...
ongeveer 7 jaar ago | 3 answers | 1