Example: write(v,10) writes to the VISA resource
v.
Numeric or ASCII data, specified as a row (1-by-N) or column
(N-by-1) vector of numeric values or as a character vector or
string scalar of text. For all numeric datatype types,
data is a row vector of values.
Size and format of each value, specified as a character vector or string.
datatype determines the number of bytes to write for each value
and the interpretation of those bytes as a MATLAB® data type.
For any read or write operation, the data type is converted to
uint8 for the data transfer. After the transfer, the data type
reverts to the specified datatype.
Example: write(v,1:5,"double") writes the values
[1,2,3,4,5] as double data.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.