Community Profile

photo

Shashank


2013년부터 활동

Followers: 0   Following: 0

연락

통계

Feeds

보기 기준

질문


I am new to Matlab and using the library code for A* algorithm. I am unable to understand the array notation in it. The code snippet is as given below. I am unable to identify that which element it is access with OPEN(1,1), please help me out.
OPEN[]; OPEN(1,:)=insert_open(xNode,yNode,xNode,yNode,path_cost,goal_distance,goal_distance); OPEN(1,1)=0; function...

11년 초과 전 | 답변 수: 2 | 0

2

답변