📄 iswritable.m
字号:
function bool = iswritable(r, channelName)
%ISWRITABLE Check if specified RDTX(tm) channel is writable.
% ISWRITABLE(R, CHANNEL) returns a Boolean value signifying whether an RTDX
% channel specified by the string CHANNEL, and as defined in the RTDX object
% R, is configured for 'write' operation.
% Copyright 2002 The MathWorks, Inc.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -