Pregunta


movegui / OpeningFcn / simple Question / no need for more words :}
Hey guys, I have two GUI`s where the 1st GUI open|starts the 2nd GUI. The Problem: In the 2nd GUI i used the Code movegui('wes...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


CAT arguments dimensions are not consistent
Hey Guys, I've a smale Problem with a Listbox.I have created a GUI with a Listbox which has the task to display Names from an A...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to use "or"
Can u pls tell me what is wrong ( just an example) How do i use the or command ? for i = 1:100 if i == 2|5 ...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Respondida
Pass Data between Gui`s
Cool....Thanks

casi 10 años hace | 0

Pregunta


convert (1.0e+04 *x) to (normal)
Hey Guys, I ve created a function which gives me a [1:255] Array of numbers. However the Output looks like this: 1.0e+04 ...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Pass Data between Gui`s
Hey Guys, I have created two GUI`s but i dont know how to pass Data between them. Both GUI`s are several m-files. pls help ...

casi 10 años hace | 4 respuestas | 2

4

respuestas

Pregunta


get the Color of a Button
Hey Guys, I ve created a GUI with GUIDE, which holds 2 Buttons. Lets call them A and B. Furthermore, I ve created a Code whi...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Array Question time again
Hey Guys, I have an 54x4 Array and every entry is another Array holding numbers. No i want to combine every line of the big ar...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Respondida
choose coulor of plot
This questions is all about ideas.....I dont want codes or u guys to work for me. I just want some hints and ideas. I am tankfu...

casi 10 años hace | 0

Pregunta


choose coulor of plot
Hey Guys, I want to give the User of my PlotingProgram the option to choose the color of the plot lines. I would be really hap...

casi 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


handles of a Button
Does anybody know, which handles of a PushButton I can use for setappdata ? except: userData

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Variable / which matlab does not forget ?
Hey Guys, function testbutton_Callback(hObject, eventdata, handles) x = get(handles.edit1,'String') if ~exi...

casi 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


stupid question / pass Variables in a GUI
hey folks, two simple questions :D function GetData_Callback(hObject, eventdata, handles) x = str3num(get(handles.editb...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


get axis value of a subplot
hey Guys I ve created a program which creates 9 different subplots with 3 different plot lines. My Questions is: how can i ge...

casi 10 años hace | 4 respuestas | 0

4

respuestas

Pregunta


fprintf to create a file / precisions
Hey Guys, this code is supposed to write Data into Test.dat-file.However, it doesn't work, cause signal is an Cell-Array contai...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Complicated Question / String Arrays
Hey Guys, i have an array of strings which looks like this: 'J_012(105)' 'J_013(106)' 'J_014(107)' 'J_015(2)' J...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


gettting Data from file
hey Guys, I am using the fileread command to open a (.dat-file) which has the following disinge -31050 0.500000 1 255 1.0...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


plot / names for points
Hey Guys. How can I get some space between the points (x,y) and thier "names". text(x,y1,names,'Interpreter','none','rota...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


unknown Array type (simple question)
Hey Guys, i have a program, which creats this ....thing. I guess its kind of an array. How can i look into VV, HV1, and HV2 to...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


ButtonDownFcn / need some explanation
Hey Guys, I ve read a lot of stuff for the last 2 hours but I still dont know how to use the Function. *The Problem:* My GUI...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


PushButton HitCounter / simple question
hey Guys, I want to create a program, which includes a Code, that counts how many times u clicked on a button. My Thought was...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Communication between m-files
hey Guys, I am trying to build a GUI for an existing matlab-programm.Now my question is: how can I import/export Data ? e.g...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Simple Question ( for loop with differnt variables)
Heyho folks, This is a really simple example for the Question I have. for i=1:3 eval ( ['A' num2str(i) '=i'] ) end...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


get Data from Cell Arrays
Hey Guys, This is only an example for the problem i have. A very Simple one, so i hope i get a fast answer. Code: ...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Convert an [10,1] Array into an [1,10] Array
Hey Guys, If u want to get the Data of a listbox, u always get an [n,1] Array. n = number of content in the listbox Howe...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


combine Arrays (IntArrays andStrArrays)
hey Guys, i wanted to combine 5 Arrays [1:41] to one Arrray of [5:41]. the code x =..... y1= .... y2= .... y3= .... y...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Subplots and thier Position (Expert needed)
somebody before me has writen this code and now I need to optimize it.But I dont get it. This Code creats Ncam(most times 9) pl...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Display String Arrays in a Listbox
Hey Guys, I am a Matlab-Newbie and I have a smale Problem, which I can not solve. I have 9 String Arrays (all different si...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta