Installation of graphlayout leads to a warning, see below. (Note: this issue may --or may not-- disappear if graphlayout were to be replaced by the newer graphviz4matlab, see #38
See the following warning after installation:
>> installFactorGraph
Building factor graph framework for your platform...
Warning: Function
D:\github\public\factor-graph\cpp-factor-graph\matlab\ffg\graphlayout\private\assert.m
has the same name as a MATLAB builtin. We suggest you rename the function to
avoid a potential name conflict.
> In path at 110
In addpath at 87
In installFactorGraph at 11
Done!
Test suite: ffg.tests
Test suite location: Package
10-Dec-2012 16:41:00
Starting test run with 18 test cases.
..................
PASSED in 1.118 seconds.
Installation of graphlayout leads to a warning, see below. (Note: this issue may --or may not-- disappear if graphlayout were to be replaced by the newer graphviz4matlab, see #38
See the following warning after installation: