diff --git a/pes/scilab/lab02.html b/pes/scilab/lab02.html
index 3b5ba9d..20cfcf7 100644
--- a/pes/scilab/lab02.html
+++ b/pes/scilab/lab02.html
@@ -88,6 +88,7 @@
function init() {
add();
+ document.getElementById("value0").querySelector(".fld1").focus();
}
function genCode() {