photo

YINGHAI YU


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
14,786
of 301,511

評判
3

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
2

ランク
 of 21,308

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,936

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


convert double array to categorical
Hi there! I want to convert double array to categorical. Double array is b: >>a = unique(b) >> a = 0 ...

約7年 前 | 1 件の回答 | 2

1

回答

質問


how to use single quotes in eval
so, the initial command is: plot(xtmc,ftmc,'LineWidth',3) Now, If I use "eval" the command would be: eval(['plot(xtmc,ftmc,',...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


Add columns and their headers for an existed table in matlab
Now we have a table T1, I want to add t2,t3(two columns to be added into T1). I have two questions: 1.After using "addvars", ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


how to find one cell's index with respect to another cell
Hi, I have two cells storing Time data. T1 is like {'1/1/2017 0:00'; '1/1/2017 0:05'; ... ;'1/31/2017 23:55'} T2 is ...

8年弱 前 | 1 件の回答 | 0

1

回答