18.08.2013 Views

Scilab 2 - Robotica

Scilab 2 - Robotica

Scilab 2 - Robotica

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Le stringhe I numeri interi Strutture di controllo<br />

Creazione di variabili intere<br />

è necessario usare delle funzioni dedicate per creare una<br />

variabile intera<br />

y = int8(x) -> 8-bit signed<br />

y = uint8(x) -> 8-bit unsigned<br />

y = int16(x) -> 16-bit signed<br />

y = uint16(x) -> 16-bit unsigned<br />

y = int32(x) -> 32-bit signed<br />

y = uint32(x) -> 32-bit unsigned<br />

Tullio Facchinetti CNeP: Introduzione a <strong>Scilab</strong> (2)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!