Skip to content
Snippets Groups Projects
Select Git revision
  • 64438dda6062347b48ef2c7e23a1dff39e16778b
  • master default protected
  • typos
  • development protected
  • ReadMe_Typos
  • example
  • feat/autocomplete-vscode
  • 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
21 results

csv

Jan Wille's avatar
Jan Wille authored
7507be61
History
Name Last commit Last update
..
README.md
bsp.csv

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.