Files
mtapi/Examples/MatLab/AdvancedExample/run.m
T

9 lines
120 B
Matlab
Raw Normal View History

2020-10-24 10:24:10 +02:00
addpath('Api\')
addpath('logging4matlab\')
addpath('Slack\')
addpath('DLL\')
[ClientResult] = TestClient_basic();