zynq
Display most recent IP address, user name, and password
Add-On Required: This feature requires the Embedded Coder Support Package for AMD SoC Devices add-on.
Description
zynq
displays the IP address or host name, user name, and password of the
most recent successful connection by MATLAB® to an AMD® SoC device board.
This information does not come from the current AMD SoC device connected to your development computer. Therefore, if you have changed the AMD SoC device since the last successful connection, the information is out of date.
creates a connection to the
AMD SoC device, h
= zynqh
. This connection reuses
the IP address, user name, and password from most recent connection to the
AMD SoC device.
allows specification of non-default values for IP address or host name, user name, password,
build folder on the AMD SoC device.h
= zynq(operatingsystem
,ipaddress
,username
,password
,builddir
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b