photo

Tara


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
279,072
of 301,695

평판
0

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,386

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,117

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to make a sequence number?
Hello, i have a number 6, i wann get it to the sequence number. it's like an example with randperm(6), but i want it to seque...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


How to display output from edit text gui?
Hello, i have code bellow function pushbutton2_Callback(hObject, eventdata, handles) % hObject handle to pushbutton...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


How to call the output from gui button?
Hello, here is my code function load_data_Callback(~, ~, handles) % hObject handle to load_data (see GCBO) % even...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


How to save output from iteration?
i have an array a=[1;2;2;3;4;4;4;4]; when i type for i=1:3 [~,col]=find(a==1) end it only results col=1, i wan...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Find the row and col of array?
i have an array A=[0.9784 0.0102 0.0045;0.0085 0.9784 0.0730;0.9673 0.0156 0.0063]; before i get A, i create A = zeros(n...

대략 13년 전 | 답변 수: 1 | 0

1

답변