dotTHzTAG / CaTx

Cambridge Terahertz Converter
MIT License
1 stars 1 forks source link

CaTx (CambridgeTHzConverter)

CaTx for the dotTHz project

Installation guide (standalone version)

Please download the installer and run it on your local computer as decribed below.

For Windows

MATLAB Application Installation:

For MacOS

MATLAB Application Installation:

For the source code modification

CaTx.mlapp is a MATLAB App-Designer (version r2023a) file and runs on MATLAB environment. If MATLAB is not installed in your PC, please visit https://uk.mathworks.com/products/matlab.html and install the latest version before you run CaTSper.

In the repository, there is a pair of .mlapp and .m files. Basically, .m file is a text version of .mlapp for code-reviewing and version-tracking and not necessary for running the tool. In case you modify *.mlapp file and commit it back to the repository, please update and upload the associated .m file as well so that users can easily track the changes in the code.

Please follow the instructions below.

  1. MATLAB needs to be installed in your computer to modify CaTx.
  2. Download *.mlapp and \Images files.
    • CaTx.mlapp : CaTx MATLAB App-designer file
    • .\images\CaT_logo.png : logo image
    • .\images\dotTHz_logo.png : logo image
  3. Double click CaTx.mlapp to launch the software.

For detailed descriptions for CaTx and step-by-step tutorial, please visit dotTHz documentation.