Liwei Dai - MATLAB Central
photo

Liwei Dai


2015 年からアクティブ

Followers: 0   Following: 0

Be patient, anything that's worthwhile takes time.

統計

MATLAB AnswersFrom 06/15 to 03/25Use left and right arrows to move selectionFrom 06/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 質問
1 回答

ランク
107,745
of 297,672

評判
0

コントリビューション
6 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

回答済み
How 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年以上 前 | 0

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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...

10年弱 前 | 2 件の回答 | 0

2

回答