photo

Firzi Mukhri


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
3 답변

순위
18,191
of 300,381

평판
2

참여
7 질문
3 답변

답변 채택
85.71%

획득한 표
1

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

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 = ...

12년 초과 전 | 답변 수: 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...

12년 초과 전 | 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 ...

12년 초과 전 | 답변 수: 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...

12년 초과 전 | 답변 수: 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...

12년 초과 전 | 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...

12년 초과 전 | 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...

12년 초과 전 | 답변 수: 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...

12년 초과 전 | 답변 수: 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

1

답변