Feeds
質問
How can I call the adaptnlms and initlms function?
I tried to use adaptnlms and initlms functions. but I cant call the function and it is said to not found. I find that the func...
11年弱 前 | 0 件の回答 | 0
0
回答質問
I have matrix A, how can I add a row in matrix A with others rows of matrix A ?
I have matrix A, how can I add a row in matrix A with others rows of matrix A ? For example: a = ones (220,220); b = ...
11年以上 前 | 1 件の回答 | 0
1
回答回答済み
Gui that opens another gui. Need to send variables from one gui to other gui and vice versa
This video gets me understand and solve this problem. Hope it helps you to. download submission. to view. 1st: <http://www.m...
Gui that opens another gui. Need to send variables from one gui to other gui and vice versa
This video gets me understand and solve this problem. Hope it helps you to. download submission. to view. 1st: <http://www.m...
11年以上 前 | 1
質問
how to make a passive slider in GUIDE?
Hello, I would like to know how I can make a slider 'passive'. Passive means the slider will move to show progress but the user ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
how to block push button after pressed?
I have 4 push button on my GUI. One 'play' button, one 'poor' button, one 'okay' button, one 'good' button. the program star...
11年以上 前 | 1 件の回答 | 0
1
回答回答済み
Multiple GUIs: changing text in main gui on pushbutton command in sub gui
in the edit button callback write the .fig name of the sub gui. this video help me solve this. hope it helps you. <http://ww...
Multiple GUIs: changing text in main gui on pushbutton command in sub gui
in the edit button callback write the .fig name of the sub gui. this video help me solve this. hope it helps you. <http://ww...
11年以上 前 | 0
回答済み
Opening matlab figures from other gui
I'm new but I have made this possible by having all the .m and . fig file in same folder. For example I have 3 GUI named TEST...
Opening matlab figures from other gui
I'm new but I have made this possible by having all the .m and . fig file in same folder. For example I have 3 GUI named TEST...
11年以上 前 | 0
質問
Display range of column and row of matrix in GUI table
I would like to know is it possible to display part of a matrix in GUIDE table. Suppose I have a matrix of 22x88, but I would li...
11年以上 前 | 1 件の回答 | 0
1
回答質問
What is the difference between setappdata() and set(handles)?
I'm new with GUIDE and would like to know what the difference between setappdata() and set(). For example I have a variable h...
11年以上 前 | 1 件の回答 | 0
1
回答質問
How can i use audioplayer function to play many wav files?
How can i use audioplayer function to play many wav files? The current example show me how to play a wav file. how can i make...
12年弱 前 | 1 件の回答 | 0