CaTx for the dotTHz project
Installation guide (standalone version)
Please download the installer and run it on your local computer as decribed below.
MATLAB Application Installation:
Click Next, then click Begin Install
Add Shortcut to Desktop:
Click OK and OK
Please run CaTx as administrator!!!
MATLAB Application Installation:
Click Next, then click Begin Install
Unlock 'json' files after installation
To unlock a json file:
1) Double-click the file and try to change its content. When a warning message pops up, Select 'Unlock'. 2) Right-click the file and change its file permissions from Read to Read & Write.
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.
For detailed descriptions for CaTx and step-by-step tutorial, please visit dotTHz documentation.