dbtlink.m

来自「Matlab雷达工具箱」· M 代码 · 共 10 行

M
10
字号
DBTLINK An interactive demonstrator of radar array processing.Help function when writing M-file S-functions:%  GETPARAMNO Returns a unique positive integer for each call.%  GETINVAR Gets the input variable "inVar1" from the previous Simulink block.%  PUTOUTVAR  Puts the output variable "outVar1" to the next Simulink block.%  PUTOUTVARCLEAR  Clear the variable "inVar1" and puts the output variable %    "outVar1" to the next Simulink block.%  CLEARINVAR  Clears the input variable "inVar1".

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?