Caja de datos

From StarLogo Nova Wiki
This page is a translated version of the page Data Box and the translation is 58% complete.
Other languages:


Data box

Caja de datos[▼] es un bloque de código delInterfaz cajón.

[▼] data box is a code block from the Interface drawer.

Uso

[▼] Caja de datos se refiere al valor de un cuadro de datos seleccionado.

Note: You should use data boxes for numerical values and labels for textual values. One advantage of using a data box is that you can title it.

Sintaxis

The Data Box Block

Entradas:

  1. un cuadro de datos del menú desplegable

Example

This is a model of an epidemic. To monitor the spread of the epidemic, data boxes and a line graph have been employed to monitor immune, uninfected, and infected populations. An epidemic occurs when the infected population exceeds the expected infected population. Thus, when over 5% of the population is infected, the warning label is shown.

Para tener en cuenta

Bloques relacionados