Skip to content

Commit

Permalink
Update Readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DocVi committed Aug 30, 2023
1 parent 6dd6f2d commit 582914b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.0.2]

Tested to make sure that it works with QTM 2023.2 build 8071 and Matlab 2023a

## [1.0.1]

Update to make sure that it works with QTM 2022.2 build 7710 and Matlab 2022a
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ To download this example project to your computer, you can either:
* Clone this repository to your computer.

## Preparing Qualisys data for OpenSim processing
1. In QTM, in Project Options > Processing > MATLAB Export: activate "3D Data" export
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)
1. In QTM, in Project Options > Processing > MATLAB File Export: activate "3D Data" export
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)
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

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

0 comments on commit 582914b

Please sign in to comment.