Actualiser EXO2/scripts/q4.sce
This commit is contained in:
@@ -5,4 +5,6 @@ atomsInstall("stixbox")
|
||||
atomsLoad("stixbox")
|
||||
|
||||
// Utilisation de stibox
|
||||
boxplot(csvDouble(:,2),"whisker",0.25,"orientation","horizontal");
|
||||
boxplot(csvDouble(:,2),"whisker",0.25,"orientation","horizontal");
|
||||
xlabel('Expérience');
|
||||
title('Boîte à moustaches de l''expérience');
|
Reference in New Issue
Block a user