Ali
Followers: 0 Following: 0
Statistics
16 Questions
0 Answers
RANK
212 279
of 295 467
REPUTATION
0
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
81.25%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 0 answers | 0
0
answersQuestion
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 ...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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,...
ungefär 2 år ago | 2 answers | 0
2
answersQuestion
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 ...
ungefär 2 år ago | 1 answer | 0