When processing time series in Octave, you probably have timestamps to deal with. I recently had data with timestamps formatted like “25-9-2022 19:17”. Reading data like this from a file can be done with the textscan […]
Monthly archives: September 2022
4 posts
As I considered my previous backpack too heavy, I decided to go looking for a new one – the challenge being that there are countless possibilities. My list of requirements was relatively short: Space for a […]
Here are a couple of Windows tools that I find extremely useful. WinMerge Have you ever tried to manually find the differences between two text files, such as different versions of a piece of code or […]
I’ve long worked without a code versioning system – mostly because I usually work on a project alone. For a couple of years now I’ve regularly synced most of my code to Google Drive as backup […]