Skip to content

Commit 582914b

Browse files
committed
Update Readme and changelog
1 parent 6dd6f2d commit 582914b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.0.2]
4+
5+
Tested to make sure that it works with QTM 2023.2 build 8071 and Matlab 2023a
6+
37
## [1.0.1]
48

59
Update to make sure that it works with QTM 2022.2 build 7710 and Matlab 2022a

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ To download this example project to your computer, you can either:
88
* Clone this repository to your computer.
99

1010
## Preparing Qualisys data for OpenSim processing
11-
1. In QTM, in Project Options > Processing > MATLAB Export: activate "3D Data" export
12-
2. In QTM, set Project Options > Miscellaneous > Folder Options for "Matlab" to ```C:\Program Files\MATLAB\R2022a\bin\matlab.exe``` (adapt if a different version of Matlab is used)
11+
1. In QTM, in Project Options > Processing > MATLAB File Export: activate "3D Data" export
12+
2. In QTM, set Project Options > Miscellaneous > Folder Options for "Matlab" to ```C:\Program Files\MATLAB\R2023a\bin\matlab.exe``` (adapt if a different version of Matlab is used)
1313
3. In the PAF pane, click on Start Processing. It will open Matlab and run Templates/example.m which will create the output.xml file
1414

1515
## Resources for using the Qualisys Project Automation Framework (PAF)

0 commit comments

Comments
 (0)