-
Install Python 3.6 or 3.8 or 3.10 which mapping with TLKCore_release, and follow reference user guide of Getting Started with Python Sample Code to make sure your Python environment first.
-
According to Versions of Python Compatible with MATLAB Products by Release to download MATLAB to maps your Python version.
-
Extract zip file under the TLKCore_release
-
Create the new directory: files
-
[BBoxOne/Lite] Copy your calibration & antenna tables into files/ under the TLKCore_release
- BBox calibration tables -> {SN}_{Freq}GHz.csv
- BBox antenna table -> AAKIT_{AAKitName}.csv
P.S. The following example executes MATLAB R2021b & Pyhton 3.8 64bit on Windows 10
-
Copy TLKCoreExample.m to extracted/unzipped directory of TLKCore_release
-
Double-click TLKCoreExample.m to launch MATLAB process.
-
Modify to your Python version
-
Press Run to execute.