Setear etiqueta a

From StarLogo Nova Wiki
This page is a translated version of the page Set Label To and the translation is 64% complete.
Other languages:


Set label to

setear etiquette [▼] a [_] es un bloque de código del Interfaz cajón.

set [▼] label to [_] is a code block from the Interface drawer.

Uso

setear etiqueta [▼] a [_] asigna un valor a una etiqueta seleccionada. A diferencia de los cuadros de datos, las etiquetas no tienen encabezado y se les pueden asignar valores de texto.

Sintaxis

Set Label To Block


Entradas:

  1. una etiqueta del menú desplegable y luego un número en el zócalo.

Example

Set Label To example gif
Set Label To example code

This is a model of the change in entropy of Argon (Ar) molecules between two configurable situations with respect to volume and temperature. The sliders on the left describe the initial and final conditions. The set ‘situationLabel’ label to block displays the values of the temperature and volume of the system for both situations.

Para tener en cuenta

Bloques relacionados