photo

Shashank


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


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...

más de 11 años hace | 2 respuestas | 0

2

respuestas