Community Profile

photo

Ali


Last seen: etwa ein Jahr vor Aktiv seit 2022

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Using a C Union datatypes as an input/Output for a S-function on Simulink
Hello, I have a C program which uses struct and union defined in a header. What i want to do is use this program in Simulink fo...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Reference to non-existent field when opening gui with toolbar icone
Hello i have a gui that i can open thought the open folder icone in the toolbar and when i do it this way i have the following e...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


GUI handle empty after using some scripts
Hello, I have a gui that i am using it depends on a lot of .m files and works great but sometimes when a random script is runni...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Matlab GUI elements disappear on newer version of Matlab
Hi, I just upgraded from matlab 2014 to matlab 2022 and a gui i was working on which was fine on matlab 2014 has all it's pushb...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Matlab Array indixing error
Hi, On Matlab 2022 i have the following error : Array indices must be positive integers or logical values. Error in mdl2Li...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


matlab values returned by getparam ara all considered as string
I have a simulink model from which i import the parameters value in my workspace. Then i want to check if they are either numeri...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


uimenu list is too long (verticaly doesn't fit in the screen)
Hello, On my gui i have in two uimenus different a list of items that can sometimes be too long and not fit in my screen. To r...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Error evaluationg 'OpenFcn' because of a waitfor command
Hi, I have a gui, that when close with a cancle or the X at the top right corner of the gui will give me this error : The r...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Matlab update popmenu string
Hi, I have a gui wich has a lot of menus associated with radiobuttons. Menus or popmenus will be available to edit or select on...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


enable/disable menu next to radiobuttons when those are selected/deselected
Hi, I have a gui which takes 7 parameter which are associated with 2 radiobutton groups. What i have managed to do is read the ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Loop for end before it should
hi, I have in my function two for loops which are used to rename the sheets of an excel file. The first loop changes the name o...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Why can't i change an excel file sheets during a loop in matlab
Hi, I want this function which is an exemple store the first second and thrid value of ne in an excel sheet each but i also wan...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Pushbutton callback not working
I am working on a gui which is composed of 2 listbox and 2 pushbutton ok and cancel. The first part of my programe calculate the...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Retrieve data from a guidata from another file
I have a counter that increment each time i click on a pushbutton and the value is stored in a guidata which works it gives me t...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Select multiple radiobutton at the same time
I have a matlab gui that when it opens has 9 radiobutton i use this to be able to select only one at a time : switch get(gcbo,...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


pushbutton callback doesn't work
i have a gui that i want to do a specific task when i press on the pushbutton ok which is to give me the number of the selected ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort