Ella Yeo
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
132,949
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
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
comparing strings in alphabetical order
I'm trying to see the which of the input of 2strings(x1,x2) come first alphabetically.(e.g if x1 comes first it will return 1, i...
5 years ago | 2 answers | 0
2
answersQuestion
Creating a 2D random walk
I'm trying to create 2D random walk, (up,down,left and right) I want to store every results into a empty vector x and y and mar...
5 years ago | 2 answers | 0
2
answersQuestion
using menu() function to calculate time differences
london = datetime timeZones = {'Amsterdam', 'Tokyo', 'Canberra', 'Los Angeles', 'New York', 'Local (London)','Close'} while bu...
5 years ago | 1 answer | 0
1
answerQuestion
converting time for different countries
So when the user inser the time,(otherwise the time is alreday set from the beginning as it's shown which is London for me) how...
5 years ago | 2 answers | 0