states = index2state(graph,stateIDS)
finds the state vectors states for the queried state indices
stateIDS, if they exist in the navGraph object
graph.
State vectors, returned as a matrix in which each row represents a state vector. The
state vectors must be of the same size as those in the StateVector
column of the States table
in the navGraph object
graph.