Ali
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 0 个回答 | 0
0
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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,...
2 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
2 years 前 | 1 个回答 | 0