diff --git a/EXO2/scripts/q4.sce b/EXO2/scripts/q4.sce index a631fa4..22d7072 100644 --- a/EXO2/scripts/q4.sce +++ b/EXO2/scripts/q4.sce @@ -6,5 +6,5 @@ atomsLoad("stixbox") // Utilisation de stibox boxplot(csvDouble(:,2),"whisker",0.25,"orientation","horizontal"); -xlabel('Expérience'); -title('Boîte à moustaches de l''expérience'); \ No newline at end of file +xlabel('Ages'); +title('Boîte à moustaches de l''âge'); \ No newline at end of file