Skip to content

Update to support Matlab 2019#747

Merged
dominikbach merged 3 commits intodevelopfrom
Fix-competibility-with-MATLAB-2019
Jul 30, 2024
Merged

Update to support Matlab 2019#747
dominikbach merged 3 commits intodevelopfrom
Fix-competibility-with-MATLAB-2019

Conversation

@teddphil
Copy link
Copy Markdown

@teddphil teddphil commented Jul 29, 2024

Changes proposed in this pull request:

GUI

The developer branch reports error when starting up PsPM with MATLAB 2019. There is because App designer has incompatibility between MATLAB 2019 and MATLAB 2020+. Therefore, a version of GUI that is optimised for MATLAB 2019 has been added in this PR.

Encoding

It is not guaranteed that MATLAB is using UTF-8 everywhere, but the current version of pspm_help requires recognition of special table drawing characters, such as . To fix this issue, ASCII code is used to define such characters in pspm_help, and no issues have been reported after implementing this PR.

@teddphil teddphil marked this pull request as ready for review July 30, 2024 00:29
@teddphil teddphil self-assigned this Jul 30, 2024
@teddphil teddphil added the Completed & Waiting for Review Completed and waiting for review label Jul 30, 2024
@teddphil teddphil added this to the v7.0 milestone Jul 30, 2024
@teddphil teddphil requested a review from dominikbach July 30, 2024 00:29
@dominikbach dominikbach merged commit 3583d21 into develop Jul 30, 2024
@dominikbach dominikbach deleted the Fix-competibility-with-MATLAB-2019 branch July 30, 2024 07:59
@teddphil teddphil removed the Completed & Waiting for Review Completed and waiting for review label Aug 5, 2024
@teddphil teddphil mentioned this pull request Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants