Skip to content
Snippets Groups Projects
Select Git revision
  • typos
  • development protected
  • ReadMe_Typos
  • example
  • feat/autocomplete-vscode
  • master default protected
  • v3.3
  • v3.2
  • v3.1
  • v3.0
  • v2.2
  • v2.1
  • v2.0
  • old-example
  • v1.5
  • v1.4
  • v1.3
  • v1.0
  • v1.1
  • v1.2
20 results

csv

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    ..
    README.md

    CSV folder (comma separate values)

    This folder is for measurement readings and other kinds of data collection.
    It is named CSV, but you could also use different file types, even though the .csv type is the easiest to include in LaTeX.
    Keep in mind, that the config sets the ; as the separator, which is the German standard

    Export Excel to CSV

    Excel is a great tool for collecting and doing calculation on measured data, but is not so good for using that data in other tools. That's why there is a VBA macro, that makes it super easy to export excel-sheets into separate CSV documents, which can be used in Latex and easily reexported on changes in the Excel file.