Liwei Dai
Followers: 0 Following: 0
Be patient, anything that's worthwhile takes time.
Statistics
RANK
249,147
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
problems with char(XX) when XX is larger than 127
Hello, there. I've encountered the following problem. As I typed in char(120:180), I got a lot of ? marks like this: >> ch...
8 years ago | 0 answers | 0
0
answersQuestion
How to change the legend colored linewidth, not the width of box outline
Like I just described, I want to change this: <</matlabcentral/answers/uploaded_files/41509/5F8A33D7-4421-4174-BD3C-637BE1B21...
9 years ago | 1 answer | 0
1
answerHow to skip the legends for some series of data that's actually Null after some Calculation?
LegendVector = {'Apple', 'Orange', 'Banana'}; ActualLegend = [~cellfun('isempty', Performance.Apple),... ~cellfun('isemp...
9 years ago | 0
Question
How to skip the legends for some series of data that's actually Null after some Calculation?
Hello, everyone. Here is the problem I am facing. Say I have 3 series of data, but some of the series could be of length 0. As I...
9 years ago | 1 answer | 0
1
answerQuestion
How to delete cells in Excel and make the adjacent cells move in specific order?
I've just learnt that we can actually use ActiveX to manipulate Excel, but not quite familiar yet. I have an Excel file that ha...
9 years ago | 1 answer | 0
1
answerQuestion
Could MATLAB convert a data( time series, e.g. SP&500 index 1-minute data) to a '.wav' format file?
Hi, there. I learnt that MATLAB wavread() function can read in the '.wav' file, then the function fft() can do the Fast Fourier ...
9 years ago | 0 answers | 0
0
answersQuestion
How to change axis tick values to specific dates?
Hello, everybody, thanks for helping me on this. As I'm trying to reproduce a figure from a paper like this: it's a simple Mont...
9 years ago | 2 answers | 0