Add timestamp to command history

12 次查看(过去 30 天)
Irl Smith
Irl Smith 2018-11-7
编辑: Irl Smith 2018-11-9
I want to display a timestamp (similar to the one which appears upon startup) into the command history. No luck finding this with multiple searches of the Help or Mathworks.

回答(1 个)

Walter Roberson
Walter Roberson 2018-11-8
编辑:Walter Roberson 2018-11-9
  2 个评论
Irl Smith
Irl Smith 2018-11-8
编辑:Irl Smith 2018-11-8
Not exactly what I had in mind; I just want to insert the timestamp into the command history. A kludgey way to do this is to type ['% ' TimeStamp] where TimeStamp is a function of mine that prettyprints the result of clock, then double-click the resulting one-line output, Copy, and Paste.
Irl Smith
Irl Smith 2018-11-9
编辑:Irl Smith 2018-11-9
I see that Walter Roberson has supposedly edited his answer, above, but it seems to be the same as before. In the current version of Matlab, typing "history" returns
To use 'history', at least one of the following products must be licensed, installed, and enabled:
Datafeed Toolbox
Trading Toolbox
which implies to me that the "history" command is maybe not the same as it was before. Another related post (for Linux) appears to be in regards to the system-level command history, not the one in Matlab. So nobody has answered my original question, as far as I can tell.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Help and Support 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by