Contenuto principale

raspberrypi

Get host name, user name, password, and build directory

Description

raspberrypi returns the host name, user name, password, and build directory from the last successful connection to a Raspberry Pi® board.

example

Examples

collapse all

Use raspberrypi to get the connection information.

raspberrypi
ans =

  raspberrypi with properties:

    DeviceAddress: '172.18.186.81'
      Port:         22

Version History

Introduced in R2014b