Ali
Followers: 0 Following: 0
Statistiques
16 Questions
0 Réponses
RANG
70 791
of 296 216
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
81.25%
VOTES REÇUS
0
RANG
of 20 368
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 155 704
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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,...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 2 ans il y a | 1 réponse | 0