Skip to content

MATLAB code for the Eliko Quadra Impedance Spectroscopy system

License

Notifications You must be signed in to change notification settings

Jimbles/ElikoQuadra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eliko Quadra MATLAB software

MATLAB code for the Eliko Quadra Impedance Spectroscopy system. Read data into Matlab structures, write protocols to table files. Example how to use data with EIDORS

Installation

Add the src folder to matlab path

Usage

Read data file

Read data files output from the Eliko Quadra MUX GUI v1.12

Data=Data=quadra.readdata('example.txt');

Write table file

Custom measurement protocols can be then uploaded to EEPROM or FRAM.

%write single line of adjacent protocol
quadra.writetable('example.csv',[1 2 3 4])

About

MATLAB code for the Eliko Quadra Impedance Spectroscopy system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages