?? makedist.m
字號:
env = getenv('TTKERNEL');if isempty(env) error('Environment variable TTKERNEL not defined - please quit MATLAB and set this variable first.')endccd = pwd;cd(env) mex ttkernelMATLAB.cppmex ttnetwork.cpp cd matlab mex ttInitKernel.cppmex ttCreateTask.cppmex ttCreateJob.cppmex ttCreatePeriodicTask.cppmex ttCreateInterruptHandler.cppmex ttAnalogIn.cppmex ttAnalogOut.cppmex ttCreateEvent.cppmex ttWait.cppmex ttNotifyAll.cppmex ttSetNextSegment.cppmex ttInitNetwork.cppmex ttSendMsg.cppmex ttGetMsg.cppmex ttCurrentTime.cpp cd(ccd)
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -