📄 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 + -