Respondida
get command return types
its fixed!

más de 12 años hace | 0

Respondida
get command return types
when i do gasclopt = namelist{2,1}; it gives ???Conversion to char from cell is not possible

más de 12 años hace | 0

Respondida
get command return types
so i have if strcmp (filelist(i).name(1:3), namelist(1,1)) gasclopt = namelist(2,1); so when i pass namelist(2,1) into g...

más de 12 años hace | 0

Pregunta


get command return types
when I use the get command to return the contents of a textbox, using get(jObject, 'String') i get something like 'abc', if...

más de 12 años hace | 5 respuestas | 0

5

respuestas

Respondida
How do i put content in a text box into a list in GUI?
ah i fixed it, turns out i forgot to put global at the palce where i made the array, gah such a stupid mistake, sorry about wast...

más de 12 años hace | 0

Respondida
How do i put content in a text box into a list in GUI?
it says char

más de 12 años hace | 0

Respondida
How do i put content in a text box into a list in GUI?
it didnt work....still gives me some weird error

más de 12 años hace | 0

Pregunta


How do i put content in a text box into a list in GUI?
I am trying to put content inside a text box into a list. So i make a list, namelist = cell(2,6), and then i did namel...

más de 12 años hace | 5 respuestas | 0

5

respuestas

Pregunta


nested popup boxes?
I use inputdlg to get a popup box when i pressed a button in my GUI. now i need another popup to come up when i press a button i...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to write information into text boxes after GUI runs?
I am trying to write strings into a text box after the GUI starts running. i tried to use 'set' command, this is what i have ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
How do i make a List box directory reader?
problem solved

más de 12 años hace | 0

Pregunta


Function calling problem
i am trying to call a function from another function. the function i am trying to call is named alignment_ladder_arson. the code...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do i make a List box directory reader?
[EDIT: 20110907 15:29 CDT - merge third duplicate - WDR] [EDIT: 20110907 11:23 CDT - merge second duplicate - WDR] [EDIT: 2011...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can i get a popup from a push button?
How can i get another GUI to popup after i press a push button? So when i press the push button, a popup box will come up and th...

más de 12 años hace | 1 respuesta | 0

1

respuesta