photo

Gökay Tunç


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
36,245
of 301,984

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 21,478

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,880

贡献数
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 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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(...

11 years 前 | 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...

11 years 前 | 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 ...

11 years 前 | 1 个回答 | 0

1

个回答