n = toposort( G ,'Order', algorithm ) specifies the ordering algorithm. For example, toposort(G,'Order','stable') uses a stable ...
確定! 回上一頁