Community Profile

photo

Firzi Mukhri


Active since 2013

Statistics

  • First Review
  • Thankful Level 3
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

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

answers

Question


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

answer

Answered
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 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

answer

Question


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

answer

Answered
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 years ago | 0

Answered
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

answer

Question


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

answer

Question


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

1

answer