Skip to content

doriclenses/readDoric

Repository files navigation

How to read .doric files

Python

You can see the python code by simply opening the ReadDoricFile.ipynb.

Three possible options on how you can implement the code for your data analysis:

  1. Copy this notebook to your Google drive by clicking on Open In Colab, upload the Console_Acq_0000.doric example file to your Google drive as well. Then follow the steps of the notebook.
  2. Download ReadDoricFile.ipynb notebook and Console_Acq_0000.doric example file to your computer. Then follow the steps of the notebook. We assume that you have Anaconda installed.
  3. Copy parts of the code from ReadDoricFile.ipynb notebook to your python code.

MATLAB

Three possible options on how you can implement the code for your data analysis:

  1. Follow the link to MATLAB Online folder, which contains ReadDoricFile.mlx live script and Console_Acq_0000.doric example file. Open the live script and follow the instructions.
  2. Download the ReadDoricFile.mlx live script and Console_Acq_0000.doric example file to your computer. Open the live script and follow the instructions.
  3. Open the ReadDoricFile.mlx live script with one of the first 2 options and copy parts of the code to your matlab code.

R

Three possible options on how you can implement the code for your data analysis:

  1. Follow the link to RStudio Cloud folder, which contains ReadDoricFile.Rmd R notebook and Console_Acq_0000.doric example file. Open the R notebook and follow the instructions.
  2. Download the ReadDoricFile.Rmd R notebook and Console_Acq_0000.doric example file to your computer. Open the R notebook and follow the instructions. We assume that you have RStudio installed.
  3. Open the ReadDoricFile.Rmd R notebook with one of the first 2 options and copy parts of the code to your R code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published