rINSTCONTROL/5a4f7a935c7eFreqRINCal
rINSTCONTROL/
5a4f7a935c7eFreqRINCal
FreqRINCal vs master
FreqRINCal vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
fdb71b6cbdd2 | Guanhao | Update MyTraceAdder.mlapp | Mar 2 2023 | ||||
63b8795a560f | Guanhao | Update cal correction | Mar 2 2023 | ||||
df1a4ddfc871 | Guanhao | corrected freq/rin script | Mar 2 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.
MyFit Dependencies
MyFit needs the MATLAB GUI Layout Toolbox (https://ch.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox) and the UICOMPONENT toolbox (http://ch.mathworks.com/matlabcentral/fileexchange/14583-uicomponent-expands-uicontrol-to-all-java-classes) for its GUI.
c4science · Help