필터 지우기
필터 지우기

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