readgateway — get primitives list of a module
readgateway(module_name) primitives = readgateway(module_name); [primitives,primitivesID] = readgateway(module_name); [primitives,primitivesID,gatewayID] = readgateway(module_name);
get primitives list of a module.
primitives : list of primitives of a module.
primitivesID : list of ID for primitives.
gatewayID : list of ID of gateway associated to a module.