Statistics
RANK
18,191
of 295,467
REPUTATION
2
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
1
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
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...
10 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerGui 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 years ago | 1
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerMultiple 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 years ago | 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...
11 years ago | 0
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0