
Yu Li
Statistics
6 Questions
0 Answers
RANK
34,106
of 273,052
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 18,444
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122,471
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
Content Feed
Question
how to find value in matrix based on specified location
Hi: I have a matrix and I want to cite the value at specified locaiton, the inputs is not specified row or colume, but the ...
1 month ago | 1 answer | 0
1
answerQuestion
ceil at specified decima
Hi: Matlab "round" function can specify which decima to "round at", but there is no similar feature to "ceil" function. ...
2 months ago | 1 answer | 0
1
answerQuestion
fail to convert datetime with pm string
Hi: I successfully convert string '2022-09-30 10-01' to datetime using command: datetime('2022-09-30 10-01','InputForm...
4 months ago | 1 answer | 0
1
answerQuestion
'yyyy-mm-dd hh:mm a' inputFormat in 'datetime' function
Hi: I'm trying to convert a string to datetime, below are the result of two command: datetime('2022-02-22 9:30 am','Inpu...
11 months ago | 1 answer | 0
1
answerQuestion
pre-set axis limit to datetime
Hi: I have a figure and I want to set the x-axis to 'datetime' type before add any plot there, below is the code: figure ...
11 months ago | 1 answer | 1
1
answerQuestion
how to convert '10:00 AM' to datetime?
Hi: I have a string '10:30 AM', I want to convert it to time using 'datetime' but failed, is there any way to do that? I...
12 months ago | 1 answer | 0