photo

Tara


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
178,014
of 301,681

評判
0

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

回答採用率
40.0%

獲得投票数
0

ランク
 of 21,380

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,086

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to make a sequence number?
Hello, i have a number 6, i wann get it to the sequence number. it's like an example with randperm(6), but i want it to seque...

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

2

回答

質問


How to display output from edit text gui?
Hello, i have code bellow function pushbutton2_Callback(hObject, eventdata, handles) % hObject handle to pushbutton...

約13年 前 | 0 件の回答 | 0

0

回答

質問


How to call the output from gui button?
Hello, here is my code function load_data_Callback(~, ~, handles) % hObject handle to load_data (see GCBO) % even...

約13年 前 | 1 件の回答 | 0

1

回答

質問


How to save output from iteration?
i have an array a=[1;2;2;3;4;4;4;4]; when i type for i=1:3 [~,col]=find(a==1) end it only results col=1, i wan...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Find the row and col of array?
i have an array A=[0.9784 0.0102 0.0045;0.0085 0.9784 0.0730;0.9673 0.0156 0.0063]; before i get A, i create A = zeros(n...

約13年 前 | 1 件の回答 | 0

1

回答