Domanda


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...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre 9 anni fa | 2 risposte | 0

2

risposte

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

oltre 9 anni fa | 0

Domanda


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 ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 9 anni fa | 4 risposte | 2

4

risposte

Domanda


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...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Risposto
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...

oltre 9 anni fa | 0

Domanda


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...

oltre 9 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 9 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 9 anni fa | 4 risposte | 0

4

risposte

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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: ...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta