I can create an identity matrix simulating the union of two points? starting from its coordinates

1 次查看(过去 30 天)
i really need creatis this array in direction of two points, why? because i wanna detect with another array (a plane of a floor) where the walls looks like ones, if i compare this arrays element by element i will know how many walls are there between this points.
If you know another way to do the same, works too
  2 个评论
Erick Guzman
Erick Guzman 2022-6-6
we got this:
the plane its an binary array, then i want to know how many walls are there betwens two points, or anoher case there is no walls.
I was thinking create an identity array with the path between two points something like this:
00001
00010
00100
01000
10000
After that compare element by element with the array of the planeand where the susbtract equals 0 its because the path goes through a wall or more.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Type Conversion 的更多信息

标签

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by