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