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

回答