photo

rayray


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
0 답변

순위
262,261
of 300,381

평판
0

참여
3 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Using loops, how do I combine 2 arrays of possibly different orientations (1 could be vertical and 1 horizontal) into 1 array WITHOUT using any of MATLAB's built in concatenation functions like horzcat, etc
This is some extra practice to prepare for my exam. They want us to use loops and I cannot figure out how to do it. So finalAr...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to write a function that places pieces on a tictactoe board in a GUI.
what i have so far for this function is this: function handles = buttonPress(hObject,handles) if handles.(hObjec...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Function that takes 2 input matrices (mxn3 color uint8 and mxn matrix of doubles) and returns an mxnx3 color image.
I am not asking for the answer to what obviously looks like a hw assignment but rather I am just asking for some direction and c...

7년 초과 전 | 답변 수: 1 | 0

1

답변