umx (version 1.9.1)

xmu_dot_maker: Internal umx function to help plotting graphviz

Description

Helper to print a digraph to file and open it

Usage

xmu_dot_maker(model, file, digraph)

Arguments

model

an mxModel to get the name from

file

either "name" (use model name) or a file name

digraph

graphviz code for a model

Value

-