zynq
Display most recent IP address, username, 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 hostname, username, 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, username, and password from the most recent connection to the AMD SoC device.
allows specification of nondefault values for IP address or hostname, username, 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