Community Profile

photo

Nydea Ortega


2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Condense word search code
I have pasted our word search code in hopes that someone will be able to find ways to condense our code since it takes about 45 ...

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

0

답변

질문


Word Search Words Overlapping
We are making a code for a word search and do not want the words to overlap one another (unless the letters overlapping are simi...

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

1

답변

질문


Index in position 2 exceeds array bounds (must not exceed 6).
clear all clc % creates grid (horizontal) hx0 = [0, 10]; hy0 = [0, 0]; hx1 = [0, 10]; hy1 = [1, 1]; hx2 = [0, 10]; hy2 = [...

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

1

답변