photo

Adrien


RWTH Aachen

2014 年からアクティブ

Followers: 0   Following: 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 ...

9年以上 前 | 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...

9年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0

1

回答