SAE_2.04/EXO2/scripts/q1.sce
2024-06-12 20:45:45 +02:00

2 lines
53 B
Scilab

ages = tabul(csvDouble(:,2))
bar(ages(:,1),ages(:,2))