photo

Hikmet Osman


Last seen: circa 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to rename UI Figure window in App Designer
in the startupFcn(app) of your app add the code: app.current name.Name='new name';

oltre 3 anni fa | 2

Domanda


How can I get values of selected item in drop down list .
like the following : dropdown1=app.dropdownList.Value; switch dropdown1 case 1 value1 value2 value3 ca...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


how to reset drop down list(go to first option) when pushing any other button in App designer
I created dropDown list like following: % Create ElementLisDropDown app.ElementLisDropDown = uidropdown(app.Select...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
how to reset drop down list(go to first option) when pushing any other button in App designer
I created dropDown list like following: % Create ElementLisDropDown app.ElementLisDropDown = uidropdown(app.Se...

oltre 3 anni fa | 0

Domanda


how to reset drop down list(go to first option) when pushing any other button in App designer
how can i reset drop down list (go to first option) when pushing any other button in App designer?

oltre 3 anni fa | 4 risposte | 0

4

risposte

Domanda


How can I write all values of for loop to uitable without overwriting , as following
Tmin=str2double(get(handles.edit43,'String')); Tmax=str2double(get(handles.edit44,'String')); for ...

quasi 4 anni fa | 0 risposte | 0

0

risposte