photo

herb


Last seen: 5年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
39,505
of 301,472

評判
1

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

回答採用率
57.14%

獲得投票数
1

ランク
 of 21,293

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,655

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Ctrl+D cannot open variable editor
Hi all, I am using Matlab 2018b. Previous when I use "Ctrl+D" on variables and functions. I can open them in variable editor o...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


how to use function to output code to control GUIDE
In my GUIDE, user can adjust number and then the display item will change. I have already wrote a code like this: for i=...

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

2

回答

質問


how can I stop scientific notation display on my uitable
I use GUIDE to build my gui. When I display data on uitable, it always uses scientific notation. "2.1e+03, 2.2e+03,......"...

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

0

回答

質問


how to find data near the fitting line
Supposed I have two double array. Then I give a line equation: y=ax+b. It's easy to get every point on the line. What ...

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

0

回答

質問


How to find value in a matrix within certain range of certain step
I have a matrix like this [1,2,3;4,5,6;7,8,9] I want to find value between 3 and 6, which having step 2, like this [3:6:2] ...

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

1

回答

質問


how to have a feedback to users when Matlab is computing in GUIDE
Hello, I am new to Matlab. There is no specific code I am talking about here. I load a big amount of data into Matlab and use ...

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

1

回答

質問


create a new matrix with interval and assign strings in front of them
Hello I have a matrix looks like A=[1;0;2]; range=4; step=2 I want to get a new matrix that every element in matr...

約9年 前 | 3 件の回答 | 0

3

回答