photo

Adrien


RWTH Aachen

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
14,271
of 297,457

声誉
3

贡献数
5 个提问
1 个回答

回答接受率
100.0%

收到投票数
3

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to keep lines on a changing plot ?
Hello, I have an axe : S.a_axe = axes(...); On this axe I'm plotting some data, but I'm making it in a loop, so that ...

10 years 前 | 3 个回答 | 0

3

个回答

提问


How to save the value, a string, of a variable as a variable name of an array ?
Hello, I have a variable and a double array : s_fieldnames = 'aaa'; a_nums = [1, 2, 3, 4, 5, 6]; I would like to s...

10 years 前 | 2 个回答 | 0

2

个回答

已回答
How to understand gui handles ?
Geoff, i have an other Problem ... I explain it to you : I have a function called GUI_1 : function [] = GUI_1() ...

10 years 前 | 0

提问


How to understand gui handles ?
Hello, I'm programming a GUI. I need help by understanding how handles are working. This is simple code : Starting creatin...

10 years 前 | 2 个回答 | 3

2

个回答

提问


How to acces a variable in structure when i only have the string saved into a variable
Hello, Here is my code : [filename, pathname] = uigetfile('*.mat', 'Select the MATLAB mat file'); a = load(filename);...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How can I save a string from a uicontrol edit box into a a part of my structure ?
Hello, I working on a Programmatic GUI. I have an editbox wich allow the user to enter a string. What I want is to save it in...

10 years 前 | 1 个回答 | 0

1

个回答