dlpf - Plot the travel time functions
Plot the travel time functions for the given parameters (lpp) between the minimal flow f0 and the maximal flow f1 using a step of inc and the formula nf
net=TrafficExample('Small'); [g,d,lpp]=Net2Par(net); dlpf(0.1,.01,2,lpp,6); // show the function with the different parameters