photo

Sultan


Last seen: 2年弱 前 2015 年からアクティブ

Followers: 0   Following: 0

Student

統計

MATLAB Answers

14 質問
1 回答

ランク
37,065
of 300,753

評判
1

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

回答採用率
57.14%

獲得投票数
1

ランク
 of 21,075

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Increase levels on colorbar
Is there any way to increase or decrease the range of levels on the colorbar ? I plotted a spectrogram, I want to have more leve...

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

1

回答

回答済み
Effective way to extract rows (range) from a text file
Unfortunately, due to very large size of "ABC.txt" file, it could not be uploaded. However following the hints of both the comme...

6年以上 前 | 0

| 採用済み

質問


Effective way to extract rows (range) from a text file
I made a small loop to extract rows [range 183:262326] to make a column of 262144x1 column vector. The loop is very inefficient ...

6年以上 前 | 2 件の回答 | 0

2

回答

質問


Creating matrix from 3d mesh
Initially I had a matrix (512x512), I created a 3d mesh using mesh() function. The figure showed me peaks. I wanted to extract t...

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

0

回答

質問


How to implement Linear Aproximation of a function
How one can translate the linear approximation of the function f(x,y) into MATLAB. The resulting approximation given by : f(x...

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

1

回答

質問


Read data from text file without Metadata in .mdl file
I have saved some information of the blocks in .mdl file as 'MetaData'. I save this via set_param('mymodel','Metadata',{data...

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

0

回答

質問


Lost connections between Blocks when re-opening the Model
I have blocks in which i have enabled "modify its contents" under the tab "Initialization" of the Mask. When ever I re-open the ...

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

0

回答

質問


How to get only Subsystems in a Simulink Model
I have a simulink model which has 2 subsystems in it. One subsystem named 'S1' contains another subsystem named 'Subsystem1', so...

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

1

回答

質問


How to set visibility of Button in SIMULINK Mask ?
I have created a "button" in a Block mask. I want to change its visibility. I have have tried set_param command with 'MaskVisibi...

9年以上 前 | 3 件の回答 | 0

3

回答

質問


mouseover function for Block Callback
Is there any Callback function or any other way to display Annotation of the Block when mouse pointer is rolled over a Block in ...

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

0

回答

質問


How to get all the parameters of Mask ?
I'm trying to make a Superclass that first calls all the values of the Parameters of the Blocks in the .mdl SIMULINK file. Is th...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


How to create a panel in Simulink Model
I have a simulink model, I want to create a panel in the .mdl file so that it will show the statistics of all the blocks present...

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

0

回答

質問


How o add apostrophe (') in a char or string array
I'm using SIMULINK, in the mask of the block I have created a button that opens a dialog box searches for file using 'uigetfile'...

9年以上 前 | 1 件の回答 | 1

1

回答

質問


Enabling multiple outputs using SIMULINK
Is there anyway I can enable multiple outputs in a model in SIMULINK ? Its like I'm making a subsystem comprising of the blocks ...

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

0

回答

質問


How to add cells (m) to an already defined array (nx1) so that the new array is (n+m x 1)
I have made a search type tool which searches for only .mdl files in the folders selected so I used a= dir(dname); a...

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

1

回答