photo

Dominika


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
156,639
of 300,028

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,860

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,043

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How create grid name in axes???
Hello, I have a problem with Xgrid and Ygrid in my GUI - Matlab 2013a. My code is: plot(handles.axes4,t,input); set(h...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to display MAPE in gui?
for example value for mape is 50: mape = 50; set(handles.text10,'String','MAPE = '+mape_2); In GUI I have lot of diffe...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How I connect more legends?
If I create a plot and then I connect 2 or more plots from different scripts. I want to have legends there about all plots. How ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I need load data .mat from file to my workspace. I used this code: filename = uigetfile({'*.mat'}, 'Select mat file'); but it´s non-functional. I need load data .mat to workspace and save to value with name x1. Is here somebody who know help? T
I need load data .mat from file to my workspace. I used this code: filename = uigetfile({'*.mat'}, 'Select mat file'); but...

9 years 前 | 3 个回答 | 0

3

个回答

提问


How can I parametrize the "From Workspace" block in Simulink?
Hi, I am trying to parametrize the "From Workspace" block in Simulink. Instead of the default variable = "simulink-input", I wan...

10 years 前 | 1 个回答 | 0

1

个回答