Activity 7.A : Display Command – Solution

The following lines needed to be added at the end of the model :

*For the marginal value of the labour equation
display travail.m ;

*For the optimum value of the areas
display x.l ;

*For the minimum value of the land equation
display terre.lo ;

*For the gross margin parameter
display mb ;

Download the model and check : primal1_display.zip