回答済み
get command return types
its fixed!

12年以上 前 | 0

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

12年以上 前 | 0

回答済み
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...

12年以上 前 | 0

質問


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

12年以上 前 | 5 件の回答 | 0

5

回答

回答済み
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...

12年以上 前 | 0

回答済み
How do i put content in a text box into a list in GUI?
it says char

12年以上 前 | 0

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

12年以上 前 | 0

質問


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

12年以上 前 | 5 件の回答 | 0

5

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答

回答済み
How do i make a List box directory reader?
problem solved

12年以上 前 | 0

質問


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

12年以上 前 | 0 件の回答 | 0

0

回答

質問


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

12年以上 前 | 2 件の回答 | 0

2

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答