photo

Gökay Tunç


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
36,245
of 300,863

評判
1

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

回答採用率
0.0%

獲得投票数
1

ランク
 of 21,100

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


How to uninstall toolboxes on Mac OS?
I install full version of MATLAB R2015b. Now, I want to uninstall some toolboxes that I don't need, but I cannot find the way of...

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

1

回答

質問


I want to save figures from script. I have tried "savefig" and "saveas" but these commands don't work in R2011b. How can I solve this problem?
I want to save figures from script. I have tried "savefig" and "saveas" but these commands don't work in R2011b. How can I solve...

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

1

回答

質問


Parameter Estimation for second order battery: I am trying to fill lookup tables for R1, C1, R2, and C2. Lookup tables depends on SoC and Temperature value. For now, I am only sending temperature as 20 celcius and generating SoC from input current.
Parameter Estimation for second order battery: I am trying to fill lookup tables for R1, C1, R2, and C2. Lookup tables depends o...

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

2

回答

質問


I used "uigetdir" in a GUI and want that folder window starts from directory of m file of the GUI. I changed current directory by mfilepath and cd commands but it did not work. How can achieve this?
I used following script to obtain m file directory and to change current directory: p = mfilename('fullpath'); s = find(...

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

1

回答

質問


Is there any way of shaping inputdlg in GUI?
I have to read inputs from a popup window and system needs nearly 20 input. So, if I use "inputdlg" directly, it does not fit th...

10年以上 前 | 2 件の回答 | 1

2

回答

質問


How can I display an image when GUI is opened from windows explorer with .fig file?
I am trying to add a logo in GUI. Logo is displayed when GUI's .m file is run from editor but it doesn't appear when I open GUI ...

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

1

回答