From: Ketan Sarode on 5 Feb 2010 08:38 Hi i have recently started using MATLAB biograph function. I want to know, how to use different types of edges (e.g. directed and undirected ) in the same biograph. Using MATLAB biograph object, I could construct either totally directed / totally undirected graphs by keeping 'ShowArrows' property of biograph object 'on' / 'off'. Is there any way to specify such property for each edge? While debugging found that biograph function generates graph using graphviz and the input file (*.dot) for graphviz is generated via MATLAB code. Graphviz program has ability to produce graph with different types of edges. Can the problem be solved by editing 'createdotfile.m' file? Please help me.
|
Pages: 1 Prev: invalid MEX file Next: Unexplainable oscillations in Magic Formula tyre model |