rINSTCONTROL/0f7c4ea2383bTekRSA-Freq-vs-Time
rINSTCONTROL/
0f7c4ea2383bTekRSA-Freq-vs-Time
TekRSA-Freq-vs-Time vs master
TekRSA-Freq-vs-Time vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
5791493f8e7e | AmiraliArabmoheghi | Merge branch 'TekRSA-Freq-vs-Time' of https://github.com/engelsen/Instrument… | Mar 10 2023 | ||||
06a8ca25197e | AmiraliArabmoheghi | Amirali: modified the optical Lorentzian fit and the spring shift fit | Mar 10 2023 |
/
/
README.md
README.md
Instrument-control
The repository contains various MATLAB objects made for controlling instruments. The superclass MyInstrument has some basic functionality the subclasses can use. The MyTrace object is made for simple loading, saving and plotting of data and passing the data around with associated units and tags.
Dependencies
The software is tested with MATLAB 2019b
- Most instrument classes use Instrument Control Toolbox
- MyFit classes need Curve Fitting Toolbox, GUI Layout Toolbox, UICOMPONENT toolbox and Signal Processing Toolbox
- The control class for HighFiness wavelengthmeters needs MATLAB Support for MinGW-w64 C/C++ Compiler
c4science · Help