"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

node2param — returns user parameters of nodes in graph

Synopsis


   USERPARAM = NODE2PARAM(G)
   USERPARAM = NODE2PARAM(G,i)

Description

USERPARAM = NODE2PARAM(G) returns array or cell of all UserParams of nodes in graph G.

USERPARAM = NODE2PARAM(G,i) returns array or cell of i-th UserParam of nodes in graph G. If i is array the function returns cell similar to array.

Webmaster - Jan Dvořák (2004 - 2024)