Actualiser EXO3/scripts/q3.sce
This commit is contained in:
parent
2ae4e87cd6
commit
7bbd3bbc5a
@ -12,4 +12,6 @@ liste_exp = sal(:,1);
|
|||||||
mode = liste_exp(indice_tri(1)) //mode
|
mode = liste_exp(indice_tri(1)) //mode
|
||||||
|
|
||||||
atomsLoad("stixbox");
|
atomsLoad("stixbox");
|
||||||
boxplot(csvDouble(:,7),"orientation","horizontal");
|
boxplot(csvDouble(:,7),"orientation","horizontal");
|
||||||
|
xlabel('Salaires');
|
||||||
|
title('Boîte à moustache des salaires');
|
Loading…
Reference in New Issue
Block a user