Ali
Followers: 0 Following: 0
統計
MATLAB Answers
16 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0