summaryrefslogtreecommitdiff
path: root/564/CH5/EX5.11/5_11.sce
blob: 741274fa1ab08481988b6db3d7539c4b1ea47a46 (plain)
1
2
3
4
5
pathname=get_absolute_file_path('5_11.sce')
filename=pathname+filesep()+'5_11data.sci'
exec(filename)
VB=(W*L^3)/(48*EI);
printf("\nVB: %f m",VB);