?? message_for_whatnc.m
字號:
function message = message_for_whatnc;% MESSAGE_FOR_WHATNC returns a message to be printed out by whatnc%--------------------------------------------------------------------% DESCRIPTION:% When whatnc is run it will call message_for_whatnc. If the value% returned is a string or a cell of strings then this will be% printed out.% Copyright J. V. Mansbridge, CSIRO, Fri Aug 24 16:51:20 EST 2007message = {''};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -