[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I don't find the history of past days
From: |
Michel |
Subject: |
I don't find the history of past days |
Date: |
Wed, 17 Oct 2018 05:48:37 -0500 (CDT) |
Hello,
Octave 4.4.0 runs under Win7.
I do:
>> history_file
ans = C:/Users/michel/Documents/My Documents/Matlab
Matlab is a directory not a file....
I do:
>>history -w ./.local_octave_hist
Octave creates .local_octave_hist.dll LOCAL_OCTAVE_HIST file
(.local_octave_hist)
I do:
>>edit ./.local_octave_hist
A txt file is opened with the recent history only. By recent, I mean "daily"
not for the last days.
I do:
history -w HistoryOcatve2018.m
A m file is created with the recent history only. It can be opened with GUI
Octave.
I do:
>> history_size
ans = 1000
Where this history is saved?
Regards,
Michel
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- I don't find the history of past days,
Michel <=