ttgetabsdeadline.m
来自「由瑞典人开发的一个可以在Matlab环境中应用的实时数据传输控制的工具包」· M 代码 · 共 18 行
M
18 行
% TTGETABSDEADLINE Retrieve the absolute deadline of the current % task job.%% Usage: value = ttGetAbsDeadline% value = ttGetAbsDeadline(taskname)%% Inputs:% taskname Name of a task. If not specified, the call will% affect the currently running task.% % See also TTGETX, TTSETX%% TrueTime, Version 1.4% Copyright (c) 2006% Martin Ohlin, Dan Henriksson and Anton Cervin% Department of Automatic Control, LTH% Lund University, Sweden
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?